{
 "id": "1FMSK7DH5LGB35199",
 "name": "Used 2020 Ford Explorer XLT",
 "year": 2020,
 "make": "Ford",
 "model": "Explorer",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 18289,
 "currency": "USD",
 "mileage": 97130,
 "vin": "1FMSK7DH5LGB35199",
 "image": "https://pictures.dealer.com/g/gregmayhondawacotx/0533/83abea964fd61d13b4cdf742cb8f93c8x.jpg",
 "url": "https://carchat.io/v/greg-may-honda/1FMSK7DH5LGB35199",
 "dealer": {
  "id": "greg-may-honda",
  "name": "Greg May Honda",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/greg-may-honda"
 },
 "description": "Is this 2020 Ford Explorer your perfect car? Contact Greg May Honda to see this Agate Black Metallic XLT SUV available for $18289",
 "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": "greg-may-honda",
   "vin": "1FMSK7DH5LGB35199",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}