{
 "id": "5UXCW2C08N9J80834",
 "name": "2022 BMW X7",
 "year": 2022,
 "make": "BMW",
 "model": "X7",
 "trim": null,
 "bodyStyle": "suv",
 "color": "blue",
 "condition": "used",
 "price": 41990,
 "currency": "USD",
 "mileage": 45813,
 "vin": "5UXCW2C08N9J80834",
 "image": "https://images.finder.porsche.com/c9a4d165-aecf-457f-8cc3-6c7cc0ac713e/960",
 "url": "https://carchat.io/v/porsche-south-austin/5UXCW2C08N9J80834",
 "dealer": {
  "id": "porsche-south-austin",
  "name": "Porsche South Austin",
  "city": "Austin",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-south-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-south-austin",
   "vin": "5UXCW2C08N9J80834",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}