{
 "id": "1FTFW1RG1JFA06984",
 "name": "2018 Ford F-150 Super Crew - Raptor",
 "year": 2018,
 "make": "Ford",
 "model": "F-150",
 "trim": "Super Crew - Raptor",
 "bodyStyle": "truck",
 "color": "lead foot",
 "condition": "used",
 "price": 39000,
 "currency": "USD",
 "mileage": 110862,
 "vin": "1FTFW1RG1JFA06984",
 "image": "https://assets.cai-media-management.com/resize/1600x1600/common-vehicle-media/76bb603c-5070-494a-bb94-e47e8cef2863.jpg",
 "url": "https://carchat.io/v/autotowngmc/1FTFW1RG1JFA06984",
 "dealer": {
  "id": "autotowngmc",
  "name": "Autotowngmc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autotowngmc"
 },
 "description": "2018 Ford F-150 Raptor Lead Foot 4WD 3.5L V6 EcoBoost 10-Speed Automatic Clean CARFAX. 4WD. Recent Arrival!",
 "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": "autotowngmc",
   "vin": "1FTFW1RG1JFA06984",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}