{
 "id": "5UXCR6C00P9N71171",
 "name": "2023 BMW X5",
 "year": 2023,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 39991,
 "currency": "USD",
 "mileage": 44902,
 "vin": "5UXCR6C00P9N71171",
 "image": "https://images.finder.porsche.com/d5464162-4d7a-41ab-a0d9-72a46a390e04/960",
 "url": "https://carchat.io/v/porsche-chattanooga/5UXCR6C00P9N71171",
 "dealer": {
  "id": "porsche-chattanooga",
  "name": "Porsche Chattanooga",
  "city": "Chattanooga",
  "state": "TN",
  "url": "https://carchat.io/d/porsche-chattanooga"
 },
 "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-chattanooga",
   "vin": "5UXCR6C00P9N71171",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}