{
 "id": "URL50ce0bcc1ea52c5657e1cf0654a2f998d6d269ae",
 "name": "2025 Toyota 4Runner Hybrid TRD Off Road Premium",
 "year": 2025,
 "make": "Toyota",
 "model": "4Runner",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 56981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1937749/5d109d60b97f44ea96d459f4aa5136dd.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL50ce0bcc1ea52c5657e1cf0654a2f998d6d269ae",
 "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": "URL50ce0bcc1ea52c5657e1cf0654a2f998d6d269ae",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}