{
 "id": "1FM5K7B88DGC33435",
 "name": "2013 Ford Explorer",
 "year": 2013,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 5995,
 "currency": "USD",
 "mileage": 204212,
 "vin": "1FM5K7B88DGC33435",
 "image": "https://imagescf.dealercenter.net/640/480/202602-27d147896c4f400392156a16f3162886.jpg",
 "url": "https://carchat.io/v/gt-auto-center/1FM5K7B88DGC33435",
 "dealer": {
  "id": "gt-auto-center",
  "name": "GT AUTO CENTER",
  "city": "Del Rio",
  "state": "TX",
  "url": "https://carchat.io/d/gt-auto-center"
 },
 "description": "Find USED 2013 FORD EXPLORER for sale at Sold in Del Rio, TX at GT AUTO CENTER 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": "gt-auto-center",
   "vin": "1FM5K7B88DGC33435",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}