{
 "id": "URLe9d800d01cb9f0a5ad59f5cc29b25aedff5a6ed3",
 "name": "2016 Mazda CX-5 SPORT",
 "year": 2016,
 "make": "Mazda",
 "model": "CX-5 SPORT",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 14000,
 "currency": "USD",
 "mileage": 86890,
 "vin": null,
 "image": "https://carville.com/wp-content/uploads/2025/11/IMG_0071-scaled.jpeg",
 "url": "https://carchat.io/v/carville/URLe9d800d01cb9f0a5ad59f5cc29b25aedff5a6ed3",
 "dealer": {
  "id": "carville",
  "name": "Carville",
  "city": "San Antonio",
  "state": "TX",
  "url": "https://carchat.io/d/carville"
 },
 "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": "carville",
   "vin": "URLe9d800d01cb9f0a5ad59f5cc29b25aedff5a6ed3",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}