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