{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
            11.111915792511923,
            49.43875763202223
        ]
      },
      "pos": 0,
      "properties": {
        "name": "Teilbibliothek 15CH: Didaktik der Chemie",
        "strasse": "Regensburger Str. 160",
        "plz": "90478",
        "ort": "Nürnberg",
        "icon": "circle-o",
        "markerColor": "10",
        "popup": "<h4>Teilbibliothek 15CH: Didaktik der Chemie</h4>Regensburger Str. 160<br />Zimmer: 2.041<br />90478 Nürnberg"
      }
    }
  ]
}