{
 "id": "4JGDA5JB5HA847092",
 "name": "2017 Mercedes-benz Gle",
 "year": 2017,
 "make": "Mercedes-benz",
 "model": "Gle",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 17950,
 "currency": "USD",
 "mileage": 124310,
 "vin": "4JGDA5JB5HA847092",
 "image": "https://imagescf.dealercenter.net/640/480/202604-04ffe4e71aed4193bb6ea8f55829d241/202604-51952a6e20424f4f94d9709d2fbcaaa5.jpg",
 "url": "https://carchat.io/v/express-own-auto/4JGDA5JB5HA847092",
 "dealer": {
  "id": "express-own-auto",
  "name": "EXPRESS OWN AUTO",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/express-own-auto"
 },
 "description": "Find USED 2017 MERCEDES-BENZ GLE for sale at $17,950.00 in San Antonio, TX at Express Own Auto now.",
 "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": "express-own-auto",
   "vin": "4JGDA5JB5HA847092",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}