Thor Industries · JSON-LD Context

Thor Industries Context

JSON-LD context defining the semantic vocabulary for Thor Industries from Thor Industries.

15 Classes 0 Properties 1 Namespaces
View Context View on GitHub

Namespaces

thor: https://www.thorindustries.com/vocab#

Classes

RecreationalVehicle Brand Manufacturer Product TravelTrailer FifthWheel Motorhome brand manufacturer modelYear floorPlan sleepCapacity length weight subsidiaryBrand

JSON-LD Document

thor-industries-context.jsonld Raw ↑
{
  "@context": {
    "@vocab": "https://schema.org/",
    "thor": "https://www.thorindustries.com/vocab#",
    "RecreationalVehicle": "Vehicle",
    "Brand": "Brand",
    "Manufacturer": "Organization",
    "Product": "Product",
    "TravelTrailer": "thor:TravelTrailer",
    "FifthWheel": "thor:FifthWheel",
    "Motorhome": "thor:Motorhome",
    "brand": "brand",
    "manufacturer": "manufacturer",
    "modelYear": "vehicleModelDate",
    "floorPlan": "thor:floorPlan",
    "sleepCapacity": "thor:sleepCapacity",
    "length": "thor:vehicleLength",
    "weight": "weight",
    "subsidiaryBrand": "subOrganization"
  }
}