schemaorg-coda :: Example

eg-0491

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "FinancialIncentive",
  "name": "ACT Sustainable Household Scheme",
  "url": "https://www.climatechoices.act.gov.au/policy-programs/sustainable-household-scheme",
  "publisher": {
    "@type": "Organization",
    "name": "ACT Government"
  },
  "provider": {
    "@type": "Organization",
    "name": "Brighte"
  },
  "areaServed": {
    "@type": "State",
    "name": "Australian Capital Territory"
  },
  "validFrom": "2021-05-01",
  "validThrough": "2026-06-30",
  "incentiveType": "Loan",
  "purchaseType": "NewPurchase",
  "incentiveAmount": {
    "@type": "LoanOrCredit",
    "loanTerm": {
      "@type": "QuantitativeValue",
      "value": "10",
      "unitCode": "ANN"
    },
    "annualPercentageRate": [
      {
        "@type": "QuantitativeValue",
        "name": "fixed interest rates",
        "minValue": "0",
        "maxValue": "0"
      }
    ],
    "amount": [
      {
        "@type": "MonetaryAmount",
        "name": "loan amount",
        "minValue": "2000",
        "maxValue": "15000",
        "currency": "AUD"
      }
    ]
  },
  "incentiveStatus": "Active",
  "incentivizedItem": {
    "@type": "DefinedTerm",
    "inDefinedTermSet": "https://www.unspsc.org/",
    "termCode": "30141500",
    "name": "Thermal insulation"
  },
  "incentivizedItem": {
    "@type": "DefinedTerm",
    "inDefinedTermSet": "https://www.unspsc.org/",
    "termCode": "40101806",
    "name": "Heat Pumps"
  },
  "incentivizedItem": {
    "@type": "DefinedTerm",
    "inDefinedTermSet": "https://www.unspsc.org/",
    "termCode": "261315XX",
    "name": "Photovoltaic module"
  },
  "incentivizedItem": {
    "@type": "DefinedTerm",
    "inDefinedTermSet": "https://www.unspsc.org/",
    "termCode": "251018XX",
    "name": "Electric two-wheel vehicle"
  }
}

Pre-Markup

An example annotation for the Australian ACT Sustainable Household Scheme, which offers interest-free loans from 2,000-15,000 AUD using a list of DefinedTerms.