{
 "id": "1FMCU0D79CKB02331",
 "name": "2012 Ford Escape XLT",
 "year": 2012,
 "make": "Ford",
 "model": "Escape",
 "trim": "XLT",
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 4495,
 "currency": "USD",
 "mileage": 121936,
 "vin": "1FMCU0D79CKB02331",
 "image": "https://cdn05.carsforsale.com/684dd1bea9c6c156dfa172a9add4e841/1280x960/2012-ford-escape-xlt-4dr-suv.jpg",
 "url": "https://carchat.io/v/lot-3a34b356/1FMCU0D79CKB02331",
 "dealer": {
  "id": "lot-3a34b356",
  "name": "Lot 3a34b356",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/lot-3a34b356"
 },
 "description": "LIKE NEW--CLEAN CAR FAX TOO--ROCKET AUTO SALE.COM",
 "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-3a34b356",
   "vin": "1FMCU0D79CKB02331",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}