{
 "id": "URL36f81894325f009ff455930a30065eeca679d1c3",
 "name": "2025.5 Volvo XC90",
 "year": 2025,
 "make": "Volvo",
 "model": "XC90",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "new",
 "price": 58450,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/volvo-cars-west-houston/URL36f81894325f009ff455930a30065eeca679d1c3",
 "dealer": {
  "id": "volvo-cars-west-houston",
  "name": "Volvo Cars West Houston",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/volvo-cars-west-houston"
 },
 "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": "volvo-cars-west-houston",
   "vin": "URL36f81894325f009ff455930a30065eeca679d1c3",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}