{
 "id": "5TFRY5F13MX289420",
 "name": "Pre-Owned 2021 Toyota Tundra SR5 5.7L V8",
 "year": 2021,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": "silver",
 "condition": "used",
 "price": 30280,
 "currency": "USD",
 "mileage": 88909,
 "vin": "5TFRY5F13MX289420",
 "image": "https://images.dealer.com/autodata/us/color/2021/USD10TOT105B0/1D6.jpg",
 "url": "https://carchat.io/v/sport-city-toyota/5TFRY5F13MX289420",
 "dealer": {
  "id": "sport-city-toyota",
  "name": "Sport City Toyota",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/sport-city-toyota"
 },
 "description": "Is this 2021 Toyota Tundra your perfect car? Contact Sport City Toyota to see this Silver Sky SR5 5.7L V8 Truck Double Cab available for $30280",
 "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": "sport-city-toyota",
   "vin": "5TFRY5F13MX289420",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}