{
 "id": "1FT8X3B68KEC64056",
 "name": "2019 Ford F-350SD XLT",
 "year": 2019,
 "make": "Ford",
 "model": "F-350SD",
 "trim": "XLT",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 36998,
 "currency": "USD",
 "mileage": 52256,
 "vin": "1FT8X3B68KEC64056",
 "image": "https://assets.cai-media-management.com/resize/1024x1024/common-vehicle-media/ee64fc18-3716-4de2-85ea-aa79ce294d4f.jpg",
 "url": "https://carchat.io/v/newbergford/1FT8X3B68KEC64056",
 "dealer": {
  "id": "newbergford",
  "name": "Newbergford",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/newbergford"
 },
 "description": null,
 "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": "newbergford",
   "vin": "1FT8X3B68KEC64056",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}