{
 "id": "1FTFW1RGXJFE18093",
 "name": "Pre-Owned 2018 Ford F-150 Raptor",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": "lead foot",
 "condition": "used",
 "price": 40381,
 "currency": "USD",
 "mileage": 108580,
 "vin": "1FTFW1RGXJFE18093",
 "image": null,
 "url": "https://carchat.io/v/jaguar-el-paso/1FTFW1RGXJFE18093",
 "dealer": {
  "id": "jaguar-el-paso",
  "name": "Jaguar El Paso",
  "city": "El Paso",
  "state": "TX",
  "url": "https://carchat.io/d/jaguar-el-paso"
 },
 "description": "Is this 2018 Ford F-150 your perfect car? Contact Jaguar El Paso to see this Lead Foot Raptor Truck SuperCrew Cab available for $40381",
 "inquiry": {
  "description": "Submit a buyer inquiry for this vehicle. The dealership responds directly, usually within minutes.",
  "method": "POST",
  "url": "https://carchat.io/api/lead",
  "contentType": "application/json",
  "body": {
   "dealerId": "jaguar-el-paso",
   "vin": "1FTFW1RGXJFE18093",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}