{
 "id": "URL36be590b9b89151f5b5ce7c729cd2f9cbfee810a",
 "name": "2023 Ford Super Duty F-250 SRW LARIAT",
 "year": 2023,
 "make": "Ford",
 "model": "Super",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 71981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1918869/c83fab7f3a5f465b9d18bcad69412c7d.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL36be590b9b89151f5b5ce7c729cd2f9cbfee810a",
 "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": "URL36be590b9b89151f5b5ce7c729cd2f9cbfee810a",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}