{
 "id": "1FMCU93G09KC04793",
 "name": "2009 Ford Escape XLT",
 "year": 2009,
 "make": "Ford",
 "model": "Escape",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "maroon",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 88465,
 "vin": "1FMCU93G09KC04793",
 "image": "https://cdn05.carsforsale.com/0087b43ed0d3a26db45fc9e0183f6f38db/1280x960/2009-ford-escape-xlt-awd-4dr-suv-v6.jpg",
 "url": "https://carchat.io/v/lot-df3acc17/1FMCU93G09KC04793",
 "dealer": {
  "id": "lot-df3acc17",
  "name": "Lot df3acc17",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-df3acc17"
 },
 "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-df3acc17",
   "vin": "1FMCU93G09KC04793",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}