XooCode(){

Schema: StructuredValue

Schema: StructuredValue Example Markup

The following are examples of markup written in json+ld that include the correct usage for Schema: StructuredValue.

MonetaryAmount

MonetaryAmount JSON-LD example for a salary range. Reference page covering all 6 MonetaryAmount properties: value, minValue, maxValue, currency, validFrom, validThrough. Used across schema.org for prices, salaries, fees, and any monetary value.

QuantitativeValue

QuantitativeValue JSON-LD example for a product weight. Reference page covering all 7 QuantitativeValue properties: value, minValue, maxValue, unitCode, unitText, additionalProperty, valueReference. The standard schema.org structured value for measurements.

StructuredValue

StructuredValue JSON-LD example for the parent type behind GeoCoordinates, MonetaryAmount, QuantitativeValue, PropertyValue, ContactPoint, OpeningHoursSpecification, OfferShippingDetails, PostalAddress, and many more. Covers when structured objects beat free-text strings and how the StructuredValue family composes inside other types.

DefinedRegion

DefinedRegion JSON-LD example for a region defined by postal codes and administrative areas. Pending type useful for shipping zones, service areas, and merchant return policies. Adds addressCountry, addressRegion, postalCode, postalCodePrefix, postalCodeRange.