{
 "id": "1FTEW1CP8GFB69709",
 "name": "2016 Ford F150 SuperCrew Cab Lariat Pickup 4D 6 1/2 ft",
 "year": 2016,
 "make": "Ford",
 "model": "F150 SuperCrew Cab",
 "trim": "Lariat Pickup 4D 6 1/2 ft",
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 21995,
 "currency": "USD",
 "mileage": 104411,
 "vin": "1FTEW1CP8GFB69709",
 "image": "https://imagesdl.dealercenter.net/640/480/202502-96a441e6810b451bada67a2ac2e50885/202506-7eea55b103d6448580e7c7f1beb37454.jpg",
 "url": "https://carchat.io/v/carmaniacoralgables/1FTEW1CP8GFB69709",
 "dealer": {
  "id": "carmaniacoralgables",
  "name": "Carmaniacoralgables",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/carmaniacoralgables"
 },
 "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": "carmaniacoralgables",
   "vin": "1FTEW1CP8GFB69709",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}