{
 "id": "1C4PJLCB8KD108789",
 "name": "2019 Jeep Cherokee Latitude FWD",
 "year": 2019,
 "make": "Jeep",
 "model": "Cherokee Latitude",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 9900,
 "currency": "USD",
 "mileage": 115842,
 "vin": "1C4PJLCB8KD108789",
 "image": "https://imagescdn.dealercarsearch.com/DealerImages/25869/25869_newarrivalphoto.jpg",
 "url": "https://carchat.io/v/diako-auto-sales/1C4PJLCB8KD108789",
 "dealer": {
  "id": "diako-auto-sales",
  "name": "Diako Auto Sales",
  "city": "Leon Valley",
  "state": "TX",
  "url": "https://carchat.io/d/diako-auto-sales"
 },
 "description": "Black 2019 Jeep Cherokee Latitude FWD with Beige interior for sale in Leon Valley. Shop Diako Auto Sales for great deals on all our Jeep inventory.",
 "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": "diako-auto-sales",
   "vin": "1C4PJLCB8KD108789",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}