{
 "id": "1FMJU1LT5JEA58481",
 "name": "Pre-Owned 2018 Ford Expedition Platinum",
 "year": 2018,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 20718,
 "currency": "USD",
 "mileage": 119309,
 "vin": "1FMJU1LT5JEA58481",
 "image": "https://pictures.dealer.com/n/northcentralfordfd/0685/68dffc2e76026ee8aef40dd46aa8d206x.jpg",
 "url": "https://carchat.io/v/toyota-of-paris/1FMJU1LT5JEA58481",
 "dealer": {
  "id": "toyota-of-paris",
  "name": "Toyota of Paris",
  "city": "Paris",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-paris"
 },
 "description": "Is this 2018 Ford Expedition your perfect car? Contact Toyota of Paris to see this White Platinum SUV available for $20718",
 "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": "toyota-of-paris",
   "vin": "1FMJU1LT5JEA58481",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}