{
 "id": "3FA6P0K94GR321914",
 "name": "Used 2016 Ford Fusion Titanium",
 "year": 2016,
 "make": "Ford",
 "model": "Fusion",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "white",
 "condition": "used",
 "price": 9449,
 "currency": "USD",
 "mileage": 131168,
 "vin": "3FA6P0K94GR321914",
 "image": "https://pictures.dealer.com/w/wacovolkswagenvw/0377/e6c67aa355779961084858937986233cx.jpg",
 "url": "https://carchat.io/v/volkswagen-of-waco/3FA6P0K94GR321914",
 "dealer": {
  "id": "volkswagen-of-waco",
  "name": "Volkswagen of Waco",
  "city": "Waco",
  "state": "TX",
  "url": "https://carchat.io/d/volkswagen-of-waco"
 },
 "description": "Is this 2016 Ford Fusion your perfect car? Contact Volkswagen of Waco to see this White Platinum Clearcoat Metallic Titanium Sedan available for $9449",
 "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": "volkswagen-of-waco",
   "vin": "3FA6P0K94GR321914",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}