{
 "id": "5UXTA6C05P9N78446",
 "name": "2023 BMW X5",
 "year": 2023,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": "white",
 "condition": "used",
 "price": 44999,
 "currency": "USD",
 "mileage": 38748,
 "vin": "5UXTA6C05P9N78446",
 "image": "https://images.finder.porsche.com/1d8a478a-be13-479f-8918-8e134e45aa73/960",
 "url": "https://carchat.io/v/porsche-of-west-houston/5UXTA6C05P9N78446",
 "dealer": {
  "id": "porsche-of-west-houston",
  "name": "Porsche of West Houston",
  "city": "Houston",
  "state": "TX",
  "url": "https://carchat.io/d/porsche-of-west-houston"
 },
 "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-of-west-houston",
   "vin": "5UXTA6C05P9N78446",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}