{
 "id": "1FTFX1EG1HFB60169",
 "name": "2017 Ford F150 Super Cab SuperCab",
 "year": 2017,
 "make": "Ford",
 "model": "F150 Super Cab",
 "trim": "SuperCab",
 "bodyStyle": "truck",
 "color": "gray",
 "condition": "used",
 "price": 11495,
 "currency": "USD",
 "mileage": 135154,
 "vin": "1FTFX1EG1HFB60169",
 "image": "https://imagesdl.dealercenter.net/640/480/202606-ee022b2ca2bf4c9a8817d95316d5b35c.jpg",
 "url": "https://carchat.io/v/tijaraauto/1FTFX1EG1HFB60169",
 "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": "1FTFX1EG1HFB60169",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}