{
 "id": "URL2d9b4dafdf4911d598433019cad51626cd8e6ed0",
 "name": "2026 Rolls-Royce Spectre",
 "year": 2026,
 "make": "Rolls-Royce",
 "model": "Spectre",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/rolls-royce-motor-cars-houston/URL2d9b4dafdf4911d598433019cad51626cd8e6ed0",
 "dealer": {
  "id": "rolls-royce-motor-cars-houston",
  "name": "Rolls-Royce Motor Cars Houston",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/rolls-royce-motor-cars-houston"
 },
 "description": "Welcome to Rolls-Royce Motor Cars Houston, the #1 Rolls-Royce dealer in Texas. We are thrilled to introduce the new 2026 Rolls-Royce Spectre for sale.",
 "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": "rolls-royce-motor-cars-houston",
   "vin": "URL2d9b4dafdf4911d598433019cad51626cd8e6ed0",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}