{
 "id": "1FMJU1HT5HEA77597",
 "name": "Used 2017 Ford Expedition XLT",
 "year": 2017,
 "make": "Ford",
 "model": "Expedition",
 "trim": null,
 "bodyStyle": "suv",
 "color": "magnetic",
 "condition": "used",
 "price": 13222,
 "currency": "USD",
 "mileage": 154121,
 "vin": "1FMJU1HT5HEA77597",
 "image": null,
 "url": "https://carchat.io/v/coastal-bend-ford/1FMJU1HT5HEA77597",
 "dealer": {
  "id": "coastal-bend-ford",
  "name": "Coastal Bend Ford",
  "city": "Beeville",
  "state": "TX",
  "url": "https://carchat.io/d/coastal-bend-ford"
 },
 "description": "Is this 2017 Ford Expedition your perfect car? Contact Coastal Bend Ford to see this Magnetic XLT SUV available for $13222",
 "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": "coastal-bend-ford",
   "vin": "1FMJU1HT5HEA77597",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}