XooCode(){

Schema: currency

Schema: currency Example Markup

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

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.

HowTo

HowTo JSON-LD example for screen-printing a XooTee graphic tee at Xoo Code Shop Dunmore. Covers HowToStep with per-step URLs and images, HowToSupply and HowToTool for materials and equipment, MonetaryAmount for estimatedCost, ISO 8601 totalTime, and the 2023 Google rich result changes.

Occupation

Occupation JSON-LD example for a structured data engineer role. Covers the 8 properties unique to Occupation including estimatedSalary with MonetaryAmountDistribution, occupationalCategory with O*NET codes, skills, qualifications, and occupationLocation.

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.

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.

MonetaryGrant

MonetaryGrant JSON-LD example for a cash grant or award. Grant subtype adding amount (MonetaryAmount or Number).

EmployeeRole

EmployeeRole JSON-LD example for the employee relationship inside an Organization. OrganizationRole subtype adding baseSalary and salaryCurrency. Used with Organization.employee to carry role-scoped data.

HowToSupply

HowToSupply JSON-LD example for a material consumed in a HowTo (ingredient, paint, lumber). HowToItem subtype with estimatedCost.

WorkBasedProgram

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

MonetaryAmountDistribution

MonetaryAmountDistribution JSON-LD example for a currency-denominated distribution (wage percentiles, price ranges). QuantitativeValueDistribution subtype adding currency.

LoanOrCredit

LoanOrCredit JSON-LD example for mortgages, auto loans, student loans, lines of credit. FinancialProduct subtype adding amount, loanTerm, loanType, gracePeriod, requiredCollateral, recourseLoan, renegotiableLoan.