{
 "id": "WDCGG5HB8FG363881",
 "name": "2015 Mercedes-benz Glk-class",
 "year": 2015,
 "make": "Mercedes-benz",
 "model": "Glk-class",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "used",
 "price": 18995,
 "currency": "USD",
 "mileage": 80096,
 "vin": "WDCGG5HB8FG363881",
 "image": "https://imagescf.dealercenter.net/640/480/202604-38f87e8404e542d29177a5d587d894b4.jpg",
 "url": "https://carchat.io/v/empire-auto-group/WDCGG5HB8FG363881",
 "dealer": {
  "id": "empire-auto-group",
  "name": "EMPIRE AUTO GROUP",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/empire-auto-group"
 },
 "description": "Find USED 2015 MERCEDES-BENZ GLK-CLASS for sale at $18,995.00 in San Antonio, TX at Empire Auto Group 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": "empire-auto-group",
   "vin": "WDCGG5HB8FG363881",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}