{
 "id": "URLcadc308e64f8b2af9f884d29bcbc939501012fbf",
 "name": "2025 Toyota Tundra",
 "year": 2025,
 "make": "Toyota",
 "model": "Tundra",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/toyota-of-fort-worth/URLcadc308e64f8b2af9f884d29bcbc939501012fbf",
 "dealer": {
  "id": "toyota-of-fort-worth",
  "name": "Toyota of Fort Worth",
  "city": "White Settlement, TX",
  "state": "TX",
  "url": "https://carchat.io/d/toyota-of-fort-worth"
 },
 "description": "New 2025 Toyota Tundra",
 "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": "toyota-of-fort-worth",
   "vin": "URLcadc308e64f8b2af9f884d29bcbc939501012fbf",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}