{
 "id": "5F07A771472",
 "name": "1965 Ford Mustang",
 "year": 1965,
 "make": "Ford",
 "model": "Mustang",
 "trim": null,
 "bodyStyle": "coupe",
 "color": "orange",
 "condition": "used",
 "price": 20995,
 "currency": "USD",
 "mileage": 23000,
 "vin": null,
 "image": "https://imagescdn.dealercarsearch.com/Media/19325/23974770/639167142985230415.jpg",
 "url": "https://carchat.io/v/lot-26b46950/5F07A771472",
 "dealer": {
  "id": "lot-26b46950",
  "name": "Lot 26b46950",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-26b46950"
 },
 "description": "Visit Houston Auto World online at www.HOUSTONAUTOWORLD.com to see more pictures of this vehicle or call us at 713-266-2754 today to schedule your test drive.",
 "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-26b46950",
   "vin": "5F07A771472",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}