{
 "id": "URL0bed21f70eb0a42a7634beb741e60ffffc6e0f19",
 "name": "1995 Land Rover Defender",
 "year": 1995,
 "make": "Land Rover",
 "model": "Defender",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 69750,
 "currency": "USD",
 "mileage": 169997,
 "vin": null,
 "image": "https://goxee.s3.amazonaws.com/images/cars/296/985296/b/20260331130300_898124739.jpg",
 "url": "https://carchat.io/v/prestige-motorsports/URL0bed21f70eb0a42a7634beb741e60ffffc6e0f19",
 "dealer": {
  "id": "prestige-motorsports",
  "name": "Prestige Motorsports",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/prestige-motorsports"
 },
 "description": "1995 LAND ROVER  DEFENDER with 169,997 miles, $69,750 - 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": "URL0bed21f70eb0a42a7634beb741e60ffffc6e0f19",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}