{
 "id": "5NPD84LF9LH522750",
 "name": "2020 Hyundai Elantra SEL",
 "year": 2020,
 "make": "Hyundai",
 "model": "Elantra",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "blue",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 217589,
 "vin": "5NPD84LF9LH522750",
 "image": null,
 "url": "https://carchat.io/v/chuck-hutton-chevrolet-co/5NPD84LF9LH522750",
 "dealer": {
  "id": "chuck-hutton-chevrolet-co",
  "name": "Chuck Hutton Chevrolet Co.",
  "city": "Memphis",
  "state": "TN",
  "url": "https://carchat.io/d/chuck-hutton-chevrolet-co"
 },
 "description": "Please call 901-365-9700 for details!<br><br>Lakeside Blue 2020 Hyundai Elantra SEL Regular Unleaded I-4 2.0 L/122 FWD CVT 30/40 City/Highway MPG",
 "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": "chuck-hutton-chevrolet-co",
   "vin": "5NPD84LF9LH522750",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}