{
 "id": "WP1BE2AY6TDA45420",
 "name": "2026 Porsche Cayenne E-Hybrid Coupe",
 "year": 2026,
 "make": "Porsche",
 "model": "E3 II",
 "trim": "Cayenne E-Hybrid Coupe",
 "bodyStyle": "suv",
 "color": "white",
 "condition": "new",
 "price": 123080,
 "currency": "USD",
 "mileage": null,
 "vin": "WP1BE2AY6TDA45420",
 "image": "https://images.finder.porsche.com/8f524f72-3ef3-4e92-b4b1-b9b351716502/960",
 "url": "https://carchat.io/v/park-place-porsche/WP1BE2AY6TDA45420",
 "dealer": {
  "id": "park-place-porsche",
  "name": "Park Place Porsche",
  "city": "Dallas",
  "state": "TX",
  "url": "https://carchat.io/d/park-place-porsche"
 },
 "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": "park-place-porsche",
   "vin": "WP1BE2AY6TDA45420",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}