{
    "id": 1,
    "name": "Kamppi Center Underground",
    "type": "commercial",
    "status": "active",
    "description": "Large underground facility beneath Kamppi shopping centre. Direct elevator access to mall, 24\/7 operation and EV charging bays on level P2.",
    "max_capacity": 450,
    "hourly_rate_eur": 4.5,
    "latitude": 60.1685,
    "longitude": 24.9318,
    "amenities": [
        "EV Charging",
        "Disabled Access",
        "24\/7 Open",
        "Security Cameras",
        "Elevator"
    ],
    "opening_hours": {
        "weekdays": "00:00-24:00",
        "weekends": "00:00-24:00"
    }
}