{
 "id": "1FMEU74E48UB09067",
 "name": "2008 Ford Explorer Eddie Bauer",
 "year": 2008,
 "make": "Ford",
 "model": "Explorer",
 "trim": "Eddie Bauer",
 "bodyStyle": "suv",
 "color": "burgundy",
 "condition": "used",
 "price": 6999,
 "currency": "USD",
 "mileage": 79921,
 "vin": "1FMEU74E48UB09067",
 "image": "https://imagescdn.dealercarsearch.com/Media/17565/23875197/639141974220070252.jpg",
 "url": "https://carchat.io/v/westmainauto/1FMEU74E48UB09067",
 "dealer": {
  "id": "westmainauto",
  "name": "Westmainauto",
  "city": "Britain",
  "state": "CT",
  "url": "https://carchat.io/d/westmainauto"
 },
 "description": "Visit West Main Auto online at westmainautomotive.com to see more pictures of this vehicle or call us at 860-518-2102 today to schedule your test drive.",
 "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": "westmainauto",
   "vin": "1FMEU74E48UB09067",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}