{
 "id": "URL3e1dcfa3ce895aba10d35b0d17e3b844fe1e7889",
 "name": "2022 Toyota Tundra",
 "year": 2022,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 43139,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/john-roberts-toyota/URL3e1dcfa3ce895aba10d35b0d17e3b844fe1e7889",
 "dealer": {
  "id": "john-roberts-toyota",
  "name": "John Roberts Toyota",
  "city": "Manchester",
  "state": "TN",
  "url": "https://carchat.io/d/john-roberts-toyota"
 },
 "description": "Search for a used 2023 Toyota Tundra in our pre-owned inventory. When you find a model you want to test drive, schedule a visit to our dealership.",
 "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": "john-roberts-toyota",
   "vin": "URL3e1dcfa3ce895aba10d35b0d17e3b844fe1e7889",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}