{
 "id": "1FTER4PH4SLE78275",
 "name": "2025 Ford Ranger SuperCrew XL",
 "year": 2025,
 "make": "Ford",
 "model": "Ranger SuperCrew",
 "trim": "XL",
 "bodyStyle": "truck",
 "color": "white",
 "condition": "used",
 "price": 20999,
 "currency": "USD",
 "mileage": 19,
 "vin": "1FTER4PH4SLE78275",
 "image": "https://imagesdl.dealercenter.net/640/480/202605-cfb66a4a00814e70939392627b0bb07c.jpg",
 "url": "https://carchat.io/v/fleetexpertllc/1FTER4PH4SLE78275",
 "dealer": {
  "id": "fleetexpertllc",
  "name": "Fleetexpertllc",
  "city": null,
  "state": null,
  "url": "https://carchat.io/d/fleetexpertllc"
 },
 "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": "fleetexpertllc",
   "vin": "1FTER4PH4SLE78275",
   "name": "<required: buyer name>",
   "phone": "<required: buyer phone>",
   "email": "<optional>",
   "message": "<optional>",
   "source": "agent"
  }
 }
}