{
 "id": "URL008ed8a4cef065e15af278516228188e143bb0d2",
 "name": "2020 Toyota Tundra",
 "year": 2020,
 "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/URL008ed8a4cef065e15af278516228188e143bb0d2",
 "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 2020 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": "URL008ed8a4cef065e15af278516228188e143bb0d2",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}