{
 "id": "2HGFE4F87SH334364",
 "name": "2025 Honda Civic Sedan Hybrid",
 "year": 2025,
 "make": "Honda",
 "model": "Civic Sedan Hybrid",
 "trim": null,
 "bodyStyle": "sedan",
 "color": "silver",
 "condition": "used",
 "price": 29990,
 "currency": "USD",
 "mileage": 19193,
 "vin": "2HGFE4F87SH334364",
 "image": "https://images.finder.porsche.com/65562660-3c82-4464-bcab-7485f0d4c6f5/960",
 "url": "https://carchat.io/v/porsche-austin/2HGFE4F87SH334364",
 "dealer": {
  "id": "porsche-austin",
  "name": "Porsche Austin",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-austin"
 },
 "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-austin",
   "vin": "2HGFE4F87SH334364",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}