{ "@context": { "@version": 1.1, "cnh": "https://api.fieldops.cnh.com/vocab#", "schema": "https://schema.org/", "iso15143": "https://www.iso.org/standard/63110.html#", "Equipment": "cnh:Equipment", "Telemetry": "cnh:Telemetry", "FaultCode": "cnh:FaultCode", "Location": "cnh:Location", "Operation": "cnh:Operation", "Prescription": "cnh:Prescription", "Field": "cnh:Field", "Farm": "cnh:Farm", "Grower": "cnh:Grower", "vehicleId": "cnh:vehicleId", "brand": "cnh:brand", "model": "cnh:model", "serialNumber": "cnh:serialNumber", "year": "cnh:year", "vehicleType": "cnh:vehicleType", "profile": "cnh:profile", "windowStart": "cnh:windowStart", "windowEnd": "cnh:windowEnd", "operatingHours": "cnh:operatingHours", "idleHours": "cnh:idleHours", "fuelRemainingRatio": "cnh:fuelRemainingRatio", "defRemaining": "cnh:defRemaining", "peakDailySpeed": "cnh:peakDailySpeed", "distance": "cnh:distance", "errorTags": "cnh:errorTags", "code": "cnh:faultCode", "severity": "cnh:severity", "latitude": "schema:latitude", "longitude": "schema:longitude", "altitude": "schema:elevation", "gpsFix": "cnh:gpsFix" } }