{
 "id": "5TBBV54128S502231",
 "name": "2008 Toyota Tundra SR5",
 "year": 2008,
 "make": "Toyota",
 "model": "Tundra",
 "trim": "SR5",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 178202,
 "vin": "5TBBV54128S502231",
 "image": null,
 "url": "https://carchat.io/v/rjhuppauto/5TBBV54128S502231",
 "dealer": {
  "id": "rjhuppauto",
  "name": "Rjhuppauto",
  "city": "Gallipolis",
  "state": "OH",
  "url": "https://carchat.io/d/rjhuppauto"
 },
 "description": "Rev up your engines and hit the road in this vibrant Red 2008 Toyota Tundra! This truck packs a punch with its powerful engine and smooth driving experience. Whether you're cruising down the highway or tackling tough terrain, this Tundra can handle it all with ease.But that's not all - this truck comes with a Carfax report available for your peace of mind. You can hit the road with confidence knowing the history of this reliable vehicle. So go ahead, load up the bed with all your gear for a week",
 "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": "rjhuppauto",
   "vin": "5TBBV54128S502231",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}