{
 "id": "5UXCR6C09P9P71708",
 "name": "2023 BMW X5",
 "year": 2023,
 "make": "BMW",
 "model": "X5",
 "trim": null,
 "bodyStyle": "suv",
 "color": null,
 "condition": "used",
 "price": 47469,
 "currency": "USD",
 "mileage": 35379,
 "vin": "5UXCR6C09P9P71708",
 "image": "https://cdn05.carsforsale.com/7a98dbae401bf35738fb5a59a30a8c4b/480x360/2023-bmw-x5-xdrive40i-awd-4dr-sports-activity-vehicle.jpg",
 "url": "https://carchat.io/v/hacienda-ford-edinburg/5UXCR6C09P9P71708",
 "dealer": {
  "id": "hacienda-ford-edinburg",
  "name": "HACIENDA FORD",
  "city": "Edinburg",
  "state": "TX",
  "url": "https://carchat.io/d/hacienda-ford-edinburg"
 },
 "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": "hacienda-ford-edinburg",
   "vin": "5UXCR6C09P9P71708",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}