{
 "id": "1FTFW1EV7AFC04604",
 "name": "2010 FORD F-150 PLATINUM Styleside",
 "year": 2010,
 "make": "Ford",
 "model": "F-150 PLATINUM",
 "trim": "Styleside",
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 11500,
 "currency": "USD",
 "mileage": 150105,
 "vin": "1FTFW1EV7AFC04604",
 "image": "https://imagesdl.dealercenter.net/640/480/202609-fe94b7c42e2a41b6a634d9da7f4561a9.jpg",
 "url": "https://carchat.io/v/ettolicauto/1FTFW1EV7AFC04604",
 "dealer": {
  "id": "ettolicauto",
  "name": "Ettolicauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/ettolicauto"
 },
 "description": null,
 "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": "ettolicauto",
   "vin": "1FTFW1EV7AFC04604",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}