{
 "id": "WA1ACBF75RD007733",
 "name": "2024 Audi Q7",
 "year": 2024,
 "make": "Audi",
 "model": "Q7",
 "trim": null,
 "bodyStyle": "suv",
 "color": "brown",
 "condition": "used",
 "price": 36900,
 "currency": "USD",
 "mileage": 24609,
 "vin": "WA1ACBF75RD007733",
 "image": "https://images.finder.porsche.com/c4e43cf2-005f-45e4-a4f3-68b4885ed4d7/960",
 "url": "https://carchat.io/v/porsche-grapevine/WA1ACBF75RD007733",
 "dealer": {
  "id": "porsche-grapevine",
  "name": "Porsche Grapevine",
  "city": "Grapevine",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-grapevine"
 },
 "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-grapevine",
   "vin": "WA1ACBF75RD007733",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}