{
 "id": "KMHD74LF9JU597336",
 "name": "2018 Hyundai Elantra",
 "year": 2018,
 "make": "Hyundai",
 "model": "Elantra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 15995,
 "currency": "USD",
 "mileage": 63900,
 "vin": "KMHD74LF9JU597336",
 "image": "https://cdn05.carsforsale.com/53e35e5b3042d3736711b828b8f80065/480x360/2018-hyundai-elantra-se-4dr-sedan-pzev.jpg",
 "url": "https://carchat.io/v/tony-s-auto-plex/KMHD74LF9JU597336",
 "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": "KMHD74LF9JU597336",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}