{
 "id": "1FTER4EHXKLA06052",
 "name": "2019 Ford Ranger LARIAT",
 "year": 2019,
 "make": "Ford",
 "model": "Ranger",
 "trim": "LARIAT",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 20999,
 "currency": "USD",
 "mileage": 125575,
 "vin": "1FTER4EHXKLA06052",
 "image": "https://w1w024.financeexpress.com/invimages/106828/6593eb55-a17f-4182-9b37-31cff7b1489c.jpg",
 "url": "https://carchat.io/v/lot-f3fc234c/1FTER4EHXKLA06052",
 "dealer": {
  "id": "lot-f3fc234c",
  "name": "Lot f3fc234c",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-f3fc234c"
 },
 "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-f3fc234c",
   "vin": "1FTER4EHXKLA06052",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}