XooCode(){

Schema: minValue

Schema: minValue Example Markup

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

JobPosting

An in-depth JSON-LD example for JobPosting markup, wired into the Xoo universe as Xoo Code Inc. hiring a Senior Structured Data Engineer for the XooStructured team at Dunmore. Learn the Google for Jobs rich result requirements: the tricky baseSalary composition, employmentType enum, remote-work properties, and the requirements soup that trips up most authors.

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.

Game

Game JSON-LD example for the parent type behind VideoGame. CreativeWork subtype adding 5 game properties: characterAttribute, gameItem, gameLocation, numberOfPlayers, quest. Covers board games, RPGs, TTRPGs, and electronic games generically.

WorkBasedProgram

WorkBasedProgram JSON-LD example for an apprenticeship or on-the-job training programme. EducationalOccupationalProgram subtype emphasising occupationalCategory and trainingSalary.

StatisticalPopulation

StatisticalPopulation JSON-LD example for a population defined by demographic constraints (Adults aged 25-34 in Lackawanna County). Intangible with populationType and numConstraints.

SizeSpecification

SizeSpecification JSON-LD example for apparel / footwear / accessory sizes. QualitativeValue subtype with sizeSystem, sizeGroup, suggestedAge, suggestedGender, suggestedMeasurement.

PropertyValueSpecification

PropertyValueSpecification JSON-LD example for constraining an Action input: required / readonly / min / max / step / pattern / default. Used with the -input hint on Action properties to describe expected parameter shape.

ShippingDeliveryTime

ShippingDeliveryTime JSON-LD example for Google's estimated delivery date badge. Splits handling time, transit time, cutoff time, and business days so Google can compute the delivery window from order time.

PeopleAudience

PeopleAudience JSON-LD example for targeting content or products at a demographic: age range, gender, body measurements, health conditions. Audience subtype carrying the required / suggested age + gender + measurement trio.

BusinessAudience

BusinessAudience JSON-LD example for targeting B2B products at companies by revenue, employee count, or age. Audience subtype carrying yearsInOperation, yearlyRevenue, numberOfEmployees as QuantitativeValue ranges.

VideoGameSeries

VideoGameSeries JSON-LD example for a franchise or multi-title game series. CreativeWorkSeries subtype with 22 direct properties covering seasons, episodes, characters, quests, gameplay, platforms, and production credits.