{
 "id": "1FT7W2B69CEB51792",
 "name": "2012 Ford F250 Super Duty Crew Cab XL Pickup 4D 6 3/4 ft",
 "year": 2012,
 "make": "Ford",
 "model": "F250 Super Duty Crew Cab",
 "trim": "XL Pickup 4D 6 3/4 ft",
 "bodyStyle": "truck",
 "color": "black",
 "condition": "used",
 "price": 15999,
 "currency": "USD",
 "mileage": 109532,
 "vin": "1FT7W2B69CEB51792",
 "image": "https://imagesdl.dealercenter.net/640/480/202608-0bacf5b2439e47389fdff95c7cebfd78.jpg",
 "url": "https://carchat.io/v/tijaraauto/1FT7W2B69CEB51792",
 "dealer": {
  "id": "tijaraauto",
  "name": "Tijaraauto",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tijaraauto"
 },
 "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": "tijaraauto",
   "vin": "1FT7W2B69CEB51792",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}