{
 "id": "MAJ3S2GE1KC276943",
 "name": "2019 Ford EcoSport SE",
 "year": 2019,
 "make": "Ford",
 "model": "EcoSport",
 "trim": "SE",
 "bodyStyle": "suv",
 "color": "red",
 "condition": "used",
 "price": 11999,
 "currency": "USD",
 "mileage": 92231,
 "vin": "MAJ3S2GE1KC276943",
 "image": "https://w1w024.financeexpress.com/invimages/106828/f1ff2e50-ad59-48df-925b-6fca74cf72b1.jpg",
 "url": "https://carchat.io/v/lot-f3fc234c/MAJ3S2GE1KC276943",
 "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": "MAJ3S2GE1KC276943",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}