{
 "id": "1HD1FF417BB628152",
 "name": "2011 Harley Davidson Electra Glide Classic",
 "year": 2011,
 "make": "Harley Davidson",
 "model": "Electra Glide",
 "trim": "Classic",
 "bodyStyle": "motorcycle",
 "color": "black",
 "condition": "used",
 "price": null,
 "currency": "USD",
 "mileage": 41979,
 "vin": "1HD1FF417BB628152",
 "image": "https://images.autofunds.net/InventoryImages/2026/07/28/4934_2811768_85476811_10441528072026.jpg",
 "url": "https://carchat.io/v/tsimotorsports/1HD1FF417BB628152",
 "dealer": {
  "id": "tsimotorsports",
  "name": "Tsimotorsports",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/tsimotorsports"
 },
 "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": "tsimotorsports",
   "vin": "1HD1FF417BB628152",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}