{
 "id": "5UX13EU05T9192436",
 "name": "Certified Pre-Owned 2026 BMW X5",
 "year": 2026,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "black",
 "condition": "used",
 "price": 58298,
 "currency": "USD",
 "mileage": 20882,
 "vin": "5UX13EU05T9192436",
 "image": "https://pictures.dealer.com/s/sonicbmwchattanooga/0210/506cc6252a1f4217bc43b24ccbb1a73ax.jpg",
 "url": "https://carchat.io/v/economy-honda-superstore/5UX13EU05T9192436",
 "dealer": {
  "id": "economy-honda-superstore",
  "name": "Economy Honda Superstore",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/economy-honda-superstore"
 },
 "description": "Is this 2026 BMW X5 your perfect car? Contact Economy Honda Superstore to see this Black SUV available for $58298",
 "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": "economy-honda-superstore",
   "vin": "5UX13EU05T9192436",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}