{
 "id": "1FM5K8HCXLGA38243",
 "name": "2020 Ford Explorer Platinum",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer Platinum",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 25694,
 "currency": "USD",
 "mileage": 76246,
 "vin": "1FM5K8HCXLGA38243",
 "image": "https://content.homenetiol.com/2000157/2065512/0x0/cbb6a7c90e1440e893bd6ed9a296ce29.jpg",
 "url": "https://carchat.io/v/jordan-ford/1FM5K8HCXLGA38243",
 "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 1FM5K8HCXLGA38243",
 "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": "1FM5K8HCXLGA38243",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}