{
 "id": "5YJSA1E62SF551365",
 "name": "2025 Tesla Model S",
 "year": 2025,
 "make": "Tesla",
 "model": "Model S",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 110220,
 "currency": "USD",
 "mileage": 13360,
 "vin": "5YJSA1E62SF551365",
 "image": "https://images.finder.porsche.com/fcda776c-21c6-4f68-ba3f-85dc10ee0f78/960",
 "url": "https://carchat.io/v/porsche-plano/5YJSA1E62SF551365",
 "dealer": {
  "id": "porsche-plano",
  "name": "Porsche Plano",
  "city": "Plano",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-plano"
 },
 "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": "porsche-plano",
   "vin": "5YJSA1E62SF551365",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}