{
 "id": "5NPD84LF7JH268663",
 "name": "2018 Hyundai Elantra",
 "year": 2018,
 "make": "Hyundai",
 "model": "Elantra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": null,
 "condition": "used",
 "price": 10990,
 "currency": "USD",
 "mileage": 76477,
 "vin": "5NPD84LF7JH268663",
 "image": "https://cdn05.carsforsale.com/225aa6fb6b62683c20bcaf91b1b77114/480x360/2018-hyundai-elantra-sel.jpg",
 "url": "https://carchat.io/v/ddub/5NPD84LF7JH268663",
 "dealer": {
  "id": "ddub",
  "name": "Ole Ben Franklin Motors Alcoa",
  "city": "Alcoa",
  "state": "TN",
  "url": "https://carchat.io/d/ddub"
 },
 "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": "ddub",
   "vin": "5NPD84LF7JH268663",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}