{
 "id": "1FD8W3GT8REE63745",
 "name": "2024 Ford Super Duty F-350 DRW 4X2 4dr Crew Cab 179.8 in. WB",
 "year": 2024,
 "make": "Ford",
 "model": "Super Duty F-350 DRW",
 "trim": "4X2 4dr Crew Cab 179.8 in. WB",
 "bodyStyle": "truck",
 "color": "red",
 "condition": "used",
 "price": 110000,
 "currency": "USD",
 "mileage": 932,
 "vin": "1FD8W3GT8REE63745",
 "image": "https://portal.waynereaves.net/service/picture/36169/9690/b00f1c5652294683b0edd85cd190182770b71d4b.jpg",
 "url": "https://carchat.io/v/autocitystl/1FD8W3GT8REE63745",
 "dealer": {
  "id": "autocitystl",
  "name": "Autocitystl",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/autocitystl"
 },
 "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": "autocitystl",
   "vin": "1FD8W3GT8REE63745",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}