{
 "id": "URL1be9cc8dc8c1ef6231f00b5e89dfebf3cb50a0db",
 "name": "2022 Toyota Tundra 1794 Edition",
 "year": 2022,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 39981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1870999/295dc974a8c04e97aa68419d757ac6ff.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL1be9cc8dc8c1ef6231f00b5e89dfebf3cb50a0db",
 "dealer": {
  "id": "american-auto-brokers",
  "name": "American Auto Brokers",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/american-auto-brokers"
 },
 "description": null,
 "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": "american-auto-brokers",
   "vin": "URL1be9cc8dc8c1ef6231f00b5e89dfebf3cb50a0db",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}