{
 "id": "5TBBV58108S508152",
 "name": "2008 Toyota Tundra Double Cab Limited",
 "year": 2008,
 "make": "Toyota",
 "model": "Tundra Double Cab",
 "trim": "Limited",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 9999,
 "currency": "USD",
 "mileage": 177333,
 "vin": "5TBBV58108S508152",
 "image": "https://imagesdl.dealercenter.net/640/480/202607-2a39c10561074cd6845c1abd116b2a55.jpg",
 "url": "https://carchat.io/v/imolamotorsllc/5TBBV58108S508152",
 "dealer": {
  "id": "imolamotorsllc",
  "name": "Imolamotorsllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/imolamotorsllc"
 },
 "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": "imolamotorsllc",
   "vin": "5TBBV58108S508152",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}