schemaorg-coda :: Example

eg-0493

From v29.4

JSON-LD

{
  "@context": "https://schema.org/",
  "@type": "FinancialIncentive",
  "name": "Solar Rebate Program",
  "url": "https://www.banff.ca/807/Solar-Incentive-Program",
  "publisher": {
    "@type": "Organization",
    "name": "Town of Banff"
  },
  "provider": {
    "@type": "Organization",
    "name": "Town of Banff"
  },
  "areaServed": {
    "@type": "City",
    "name": "Banff"
  },
  "validFrom": "2018-01-01",
  "validThrough": "2024-12-31",
  "incentiveType": "RebateOrSubsidy",
  "purchaseType": "NewPurchase",
  "incentiveAmount": {
    "@type": "UnitPriceSpecification",
    "price": "750",
    "priceCurrency": "USD",
    "referenceQuantity": "1",
    "unitCode": "KWT",
    "unitText": "kW",
    "maxPrice": "15000"
  },
  "incentiveStatus": "Active",
  "incentivizedItem": {
    "@type": "DefinedTerm",
    "inDefinedTermSet": "https://www.unspsc.org/",
    "termCode": "261315XX",
    "name": "Photovoltaic module"
  }
}

Pre-Markup

An example annotation for the Solar Rebate Program in Banff, CA.