{
 "id": "URL8aec715616d19f8851c69f2767e1211bf7de56f4",
 "name": "2010 Harley-Davidson Bagger Limited",
 "year": 2010,
 "make": "Harley-Davidson",
 "model": "Bagger Limited",
 "trim": null,
 "bodyStyle": "motorcycle",
 "color": null,
 "condition": "used",
 "price": 9500,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": "https://cloud.iimanager.com/vdata/texastruckskerrville_com/4998341_x640_01.jpg?ts=20250730",
 "url": "https://carchat.io/v/texas-trucks/URL8aec715616d19f8851c69f2767e1211bf7de56f4",
 "dealer": {
  "id": "texas-trucks",
  "name": "Texas Trucks",
  "city": "Kerrville",
  "state": "TX",
  "url": "https://carchat.io/d/texas-trucks"
 },
 "description": "View the 2010 Harley-Davidson Bagger Limited located at Texas Trucks",
 "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": "texas-trucks",
   "vin": "URL8aec715616d19f8851c69f2767e1211bf7de56f4",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}