{
  "api_compatibility": [
    "14",
    "15",
    "16"
  ],
  "space": "Chaos Computer Club Basel",
  "logo": "https://ccc-basel.ch/images/logo.png",
  "url": "https://ccc-basel.ch/",
  "ext_ccc": "erfa",
  "location": {
    "address": "Birsfelderstrasse 6, 4132 Muttenz, Switzerland",
    "country_code": "CH",
    "lat": 47.5323266,
    "lon": 7.6342312,
    "timezone": "Europe/Zurich",
    "hint": "Go down the outdoor stairs left to the main entrance.",
    "areas": [
      {
        "name": "Hackspace",
        "square_meters": 80
      },
      {
        "name": "Workshop",
        "square_meters": 20
      }
    ],
    "ext_osm_node": 12834536137
  },
  "spacefed": {
    "spacenet": false,
    "spacesaml": false,
    "spacephone": false
  },
  "contact": {
    "email": "chaos@ccc-basel.ch",
    "ml": "basel@chaostreff.ch",
    "mastodon": "@CCCBasel@chaos.social",
    "matrix": "#basel:kabelsalat.ch",
    "mumble": "mumble://mumble.kabelsalat.ch?version=1.2.0",
    "phone": "+41615118027",
    "sip": "sip:1027@hg.eventphone.de",
    "ext_epvpn": "sip:1027@hg.eventphone.de",
    "issue_mail": "infra@ccc-basel.ch"
  },
  "feeds": {
    "calendar": {
      "type": "ical",
      "url": "https://ccc-basel.ch/feeds/termine.ics"
    },
    "blog": {
      "type": "atom",
      "url": "https://ccc-basel.ch/feeds/all.atom.xml"
    }
  },
  "projects": [
    "https://wiki.ccc-basel.ch/",
    "https://git.kabelsalat.ch/explore/repos"
  ],
  "membership_plans": [
    {
      "name": "Regular",
      "value": 20,
      "currency": "CHF",
      "billing_interval": "monthly"
    },
    {
      "name": "Supporter",
      "value": 40,
      "currency": "CHF",
      "billing_interval": "monthly"
    }
  ],
  "linked_spaces": [
    {
      "website": "https://chaostreff.ch",
      "endpoint": "https://chaostreff.ch/spaceapi.json"
    },
    {
      "website": "https://www.ccczh.ch",
      "endpoint": "https://api.ccczh.space/api/v14/"
    },
    {
      "website": "https://chaostreffbern.ch/",
      "endpoint": "https://www.chaosbern.ch/spaceapi.json"
    },
    {
      "website": "https://www.coredump.ch/",
      "endpoint": "https://status.crdmp.ch/"
    },
    {
      "website": "https://odenwilusenz.ch/",
      "endpoint": "https://spaceapi.odenwilusenz.ch/api.json"
    },
    {
      "website": "https://ruum42.ch/"
    },
    {
      "website": "https://cccfr.de",
      "endpoint": "https://cccfr.de/status/spaceapi.py"
    }
  ],
  "state": {
    "open": false,
    "icon": {
      "open": "https://spaceapi.kabelsalat.ch/img/open.png",
      "closed": "https://spaceapi.kabelsalat.ch/img/close.png",
      "unknown": "https://spaceapi.kabelsalat.ch/img/unknown.png"
    },
    "lastchange": 1773609944,
    "message": "Geschlossen / Closed"
  },
  "sensors": {
    "people_now_present": [
      {
        "value": 0,
        "lastchange": 1773609944,
        "location": "Hackspace"
      },
      {
        "value": 0,
        "lastchange": 1773615821,
        "location": "Mumble"
      }
    ],
    "network_connections": [
      {
        "value": 6,
        "type": "wifi",
        "name": "2.4 GHz",
        "lastchange": 1773615821
      },
      {
        "value": 0,
        "type": "wifi",
        "name": "5 GHz",
        "lastchange": 1773615821
      },
      {
        "value": 0,
        "type": "wifi",
        "name": "Freifunk",
        "lastchange": 1773615821
      }
    ],
    "network_traffic": [
      {
        "location": "Uplink",
        "name": "Downstream",
        "lastchange": 1773615820,
        "properties": {
          "bits_per_second": {
            "value": 1023038.2666666667
          }
        }
      },
      {
        "location": "Uplink",
        "name": "Upstream",
        "lastchange": 1773615820,
        "properties": {
          "bits_per_second": {
            "value": 17777481.466666665
          }
        }
      }
    ],
    "power_consumption": [
      {
        "value": 776.0,
        "unit": "W",
        "location": "Hackspace",
        "lastchange": 1773615821
      }
    ],
    "temperature": [
      {
        "value": 19.1,
        "unit": "\u00b0C",
        "location": "Hackspace",
        "lastchange": 1773615706
      }
    ],
    "humidity": [
      {
        "value": 48.9,
        "unit": "%",
        "location": "Hackspace",
        "lastchange": 1773615706
      }
    ],
    "particulate_matter": [
      {
        "location": "Hackspace",
        "properties": {
          "PM10": {
            "value": 15.23,
            "unit": "\u00b5g/m\u00b3"
          },
          "PM2.5": {
            "value": 5.37,
            "unit": "\u00b5g/m\u00b3"
          }
        }
      }
    ]
  }
}