{
 "id": "1C4RDHDG4KC836204",
 "name": "2019 Dodge Durango",
 "year": 2019,
 "make": "Dodge",
 "model": "Durango",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19995,
 "currency": "USD",
 "mileage": 111266,
 "vin": "1C4RDHDG4KC836204",
 "image": "https://cdn05.carsforsale.com/78baf676eef22aafa7e0e9d3fc2a4603/480x360/2019-dodge-durango-gt-plus-4dr-suv.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/1C4RDHDG4KC836204",
 "dealer": {
  "id": "tony-s-auto-plex",
  "name": "Tony's Auto Plex",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/tony-s-auto-plex"
 },
 "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": "tony-s-auto-plex",
   "vin": "1C4RDHDG4KC836204",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}