{
 "id": "1FMCU0GX7FUA37614",
 "name": "2015 Ford Escape SE 4dr SUV",
 "year": 2015,
 "make": "Ford",
 "model": "Escape",
 "trim": "SE 4dr SUV",
 "bodyStyle": "suv",
 "color": "gray",
 "condition": "used",
 "price": 5990,
 "currency": "USD",
 "mileage": 156136,
 "vin": "1FMCU0GX7FUA37614",
 "image": "https://cdn05.carsforsale.com/00e6c088e2d0c5d72f5869463c84b9018f/1280x960/2015-ford-escape-se-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-570f4cbf/1FMCU0GX7FUA37614",
 "dealer": {
  "id": "lot-570f4cbf",
  "name": "Lot 570f4cbf",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-570f4cbf"
 },
 "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-570f4cbf",
   "vin": "1FMCU0GX7FUA37614",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}