{
 "id": "URL36d60fb32f1875746f788a30e8bb96290e4770a6",
 "name": "2022 Ford F-150 XLT",
 "year": 2022,
 "make": "Ford",
 "model": "F-150",
 "trim": null,
 "bodyStyle": "truck",
 "color": null,
 "condition": "used",
 "price": 31981,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://static.overfuel.com/photos/304/1942234/86ef7ddb76e346b9873f92a6231194dc.webp",
 "url": "https://carchat.io/v/american-auto-brokers/URL36d60fb32f1875746f788a30e8bb96290e4770a6",
 "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": "URL36d60fb32f1875746f788a30e8bb96290e4770a6",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}