{
 "id": "URLb10891918ca2c6e44d8f3219e31f40de36dc9b85",
 "name": "2021 Toyota Tundra- Massive is The Word",
 "year": 2021,
 "make": "Toyota",
 "model": "Tundra- Massive",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 85000,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/wyatt-johnson-toyota/URLb10891918ca2c6e44d8f3219e31f40de36dc9b85",
 "dealer": {
  "id": "wyatt-johnson-toyota",
  "name": "Wyatt Johnson Toyota",
  "city": "Clarksville",
  "state": "TN",
  "url": "https://carchat.io/d/wyatt-johnson-toyota"
 },
 "description": "Few vehicles look as massive as a Toyota Tundra, at least in terms of cars and pickups. Buyers would get to choose from 12 different exterior color options on this vehicle. This blog goes through all the newest features!",
 "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": "wyatt-johnson-toyota",
   "vin": "URLb10891918ca2c6e44d8f3219e31f40de36dc9b85",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}