{
 "id": "URL1a215bd46446ca7d94b511ea64151e9565b3a7b8",
 "name": "2026 MINI Cooper 2 Door",
 "year": 2026,
 "make": "Mini",
 "model": "Cooper 2",
 "trim": null,
 "bodyStyle": null,
 "color": null,
 "condition": "new",
 "price": 39615,
 "currency": "USD",
 "mileage": null,
 "vin": null,
 "image": null,
 "url": "https://carchat.io/v/mini-of-the-woodlands/URL1a215bd46446ca7d94b511ea64151e9565b3a7b8",
 "dealer": {
  "id": "mini-of-the-woodlands",
  "name": "MINI of the Woodlands",
  "city": "S Conroe",
  "state": "TX",
  "url": "https://carchat.io/d/mini-of-the-woodlands"
 },
 "description": "2026 MINI Cooper 2 Door for Sale Near Houston, TX. Our inventory has a variety of trim levels and colors available. Shop at MINI of the Woodlands today.",
 "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": "mini-of-the-woodlands",
   "vin": "URL1a215bd46446ca7d94b511ea64151e9565b3a7b8",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}