{
 "id": "URL7129fe2177a2005d888d4324fb8c919859bf84ee",
 "name": "1978 Ford Bronco",
 "year": 1978,
 "make": "Ford",
 "model": "Bronco",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 64490,
 "currency": "USD",
 "mileage": 64843,
 "vin": null,
 "image": "https://goxee.s3.amazonaws.com/images/cars/916/964916/b/20260220143400_869894914.jpg",
 "url": "https://carchat.io/v/prestige-motorsports/URL7129fe2177a2005d888d4324fb8c919859bf84ee",
 "dealer": {
  "id": "prestige-motorsports",
  "name": "Prestige Motorsports",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/prestige-motorsports"
 },
 "description": "1978 FORD  BRONCO with 64,843 miles, $64,490 - Call now: (210) 900-2014",
 "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": "prestige-motorsports",
   "vin": "URL7129fe2177a2005d888d4324fb8c919859bf84ee",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}