{
 "id": "JF2BUPBD8TY583480",
 "name": "New 2026 Subaru Outback Premium",
 "year": 2026,
 "make": "Subaru",
 "model": "Outback",
 "trim": "Premium",
 "bodyStyle": "suv",
 "color": "green",
 "condition": "new",
 "price": null,
 "currency": "USD",
 "mileage": null,
 "vin": "JF2BUPBD8TY583480",
 "image": "https://cloudflareimages.dealereprocess.com/resrc/images/c_limit,fl_lossy,w_auto/v1/dvp/1580/52782732287/New-2026-Subaru-Outback-Premium-ID52782732287-aHR0cHM6Ly9pbWFnZXMudW5pdHNpbnZlbnRvcnkuY29tL3VwbG9hZHMvc3RvY2tfaW1hZ2VzLzIwMjYtMDgtMTEvMjIyODk0MTM1ZjM5YTZiNzM5YTE2MmYyOTg1N2Y2OTUuanBn",
 "url": "https://carchat.io/v/cleo-bay-subaru/JF2BUPBD8TY583480",
 "dealer": {
  "id": "cleo-bay-subaru",
  "name": "Cleo Bay Subaru",
  "city": "Killeen",
  "state": "TX",
  "url": "https://carchat.io/d/cleo-bay-subaru"
 },
 "description": "description",
 "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": "cleo-bay-subaru",
   "vin": "JF2BUPBD8TY583480",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}