{
 "id": "1FTFW1E55NKD36533",
 "name": "2022 Ford F-150 SuperCrew",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": "SuperCrew",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 18950,
 "currency": "USD",
 "mileage": 193534,
 "vin": "1FTFW1E55NKD36533",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/1FTFW1E55NKD36533",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "This vehicle won't be on the lot long! An American Icon. Ford prioritized practicality, efficiency, and style by including: a rear step bumper, power windows, and remote keyless entry. It features an automatic transmission, 4-wheel drive, and 5 liter 8 cylinder engine. Our aim is to provide our customers with the best prices and service at all times. Stop by our dealership or give us a call for more information.",
 "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": "rjhuppauto",
   "vin": "1FTFW1E55NKD36533",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}