{
 "id": "2C3CDXGJ1HH595851",
 "name": "2017 Dodge Charger Daytona 392 4dr Sedan",
 "year": 2017,
 "make": "Dodge",
 "model": "Charger",
 "trim": "Daytona 392 4dr Sedan",
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 23995,
 "currency": "USD",
 "mileage": 127301,
 "vin": "2C3CDXGJ1HH595851",
 "image": "https://cdn05.carsforsale.com/7e633102d8fd46bc96dd530147e21e3d/1280x960/2017-dodge-charger-daytona-392-4dr-sedan.jpg",
 "url": "https://carchat.io/v/lot-300ca7bb/2C3CDXGJ1HH595851",
 "dealer": {
  "id": "lot-300ca7bb",
  "name": "Lot 300ca7bb",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-300ca7bb"
 },
 "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": "lot-300ca7bb",
   "vin": "2C3CDXGJ1HH595851",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}