{
 "id": "5YJ3E1EA9KF297585",
 "name": "2019 Tesla Model 3",
 "year": 2019,
 "make": "Tesla",
 "model": "Model 3",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "black",
 "condition": "used",
 "price": 23999,
 "currency": "USD",
 "mileage": 47305,
 "vin": "5YJ3E1EA9KF297585",
 "image": "https://www.ASNCars.com/CarPics/766/L/L_CarPic_D-766_S-12731_1.jpg?v=080420260035",
 "url": "https://carchat.io/v/lot-50bfddd4/5YJ3E1EA9KF297585",
 "dealer": {
  "id": "lot-50bfddd4",
  "name": "Lot 50bfddd4",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-50bfddd4"
 },
 "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-50bfddd4",
   "vin": "5YJ3E1EA9KF297585",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}