{ "@context": { "@vocab": "https://api.nhtsa.gov/vocab/", "schema": "https://schema.org/", "dot": "https://www.transportation.gov/ontology/", "nhtsa": "https://www.nhtsa.gov/ontology/", "fmcsa": "https://www.fmcsa.dot.gov/ontology/", "Vehicle": "schema:Vehicle", "Recall": "nhtsa:Recall", "Complaint": "nhtsa:Complaint", "Manufacturer": "schema:Organization", "Component": "nhtsa:Component", "ChildSeat": "nhtsa:ChildSeat", "SafetyRating": "nhtsa:SafetyRating", "Investigation": "nhtsa:Investigation", "Carrier": "fmcsa:Carrier", "id": "@id", "type": "@type", "make": "schema:vehicleIdentificationNumber", "model": "schema:model", "modelYear": "schema:modelDate", "vin": "schema:vehicleIdentificationNumber", "dotNumber": "fmcsa:dotNumber", "name": "schema:name", "description": "schema:description", "dateAdded": "schema:dateCreated", "dateModified": "schema:dateModified", "url": "schema:url", "nhtsaId": "nhtsa:nhtsaId", "campaignNumber": "nhtsa:campaignNumber", "defectSummary": "nhtsa:defectSummary", "consequenceSummary": "nhtsa:consequenceSummary", "correctiveAction": "nhtsa:correctiveAction", "parkIt": "nhtsa:parkIt", "parkOutSide": "nhtsa:parkOutSide", "overallRating": "nhtsa:overallRating", "frontCrashRating": "nhtsa:frontCrashRating", "sideCrashRating": "nhtsa:sideCrashRating", "rolloverRating": "nhtsa:rolloverRating" } }