{
 "id": "1FMSK7DH8LGC96937",
 "name": "2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer XLT",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 19600,
 "currency": "USD",
 "mileage": 80369,
 "vin": "1FMSK7DH8LGC96937",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/stock_images/5/2020FOS10_640/2020FOS100144_640_01.jpg",
 "url": "https://carchat.io/v/jordan-ford/1FMSK7DH8LGC96937",
 "dealer": {
  "id": "jordan-ford",
  "name": "Jordan Ford",
  "city": "Live Oak",
  "state": "TX",
  "url": "https://carchat.io/d/jordan-ford"
 },
 "description": "Looking for a 2020 Ford Explorer for sale in LIVE OAK, TX? Stop by Jordan Ford San Antonio today to learn more about this Explorer 1FMSK7DH8LGC96937",
 "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": "jordan-ford",
   "vin": "1FMSK7DH8LGC96937",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}