{
 "id": "3FA6P0K94GR228018",
 "name": "Used 2016 Ford Fusion Titanium",
 "year": 2016,
 "make": "Ford",
 "model": "Fusion",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "red",
 "condition": "used",
 "price": 19977,
 "currency": "USD",
 "mileage": 144121,
 "vin": "3FA6P0K94GR228018",
 "image": "https://images.dealer.com/ddc/vehicles/2016/Ford/Fusion/Sedan/trim_Titanium_e78559/color/Ruby%20Red%20Tinted%20Clearcoat-RR-87%2C5%2C18-640-en_US.jpg",
 "url": "https://carchat.io/v/steve-marsh-ford/3FA6P0K94GR228018",
 "dealer": {
  "id": "steve-marsh-ford",
  "name": "Steve Marsh Ford",
  "city": "Milan",
  "state": "TN",
  "url": "https://carchat.io/d/steve-marsh-ford"
 },
 "description": "Is this 2016 Ford Fusion your perfect car? Contact Steve Marsh Ford to see this Red Titanium Sedan available for $19977",
 "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": "steve-marsh-ford",
   "vin": "3FA6P0K94GR228018",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}