var bicycleRental = {
    'type': 'FeatureCollection',
    'features': [
        {'geometry': {'type': 'Point','coordinates': [11.2138331, 49.3755572]},
        'type': 'Feature',
        'properties': {'popupContent': '<h3>Markt Feucht | Bürgerbüro</h3><p>Haupt­stra­ße&nbsp;33<br />90537 Feucht</p><p><span style="color:red">Eintragung nicht mehr möglich</span></p>'}},
                {'geometry': {'type': 'Point','coordinates': [11.5043617, 48.1755267]},
        'type': 'Feature',
        'properties': {'popupContent': '<h3>Rat­haus Moosach</h3><p>Baubergerstr. 59<br />80992 München</p><p><span style="color:red">Eintragung nicht mehr möglich</span></p>'}},
                {'geometry': {'type': 'Point','coordinates': [12.1415538, 48.5396626]},
        'type': 'Feature',
        'properties': {'popupContent': '<h3>Bür­ger­bü­ro</h3><p>Luitpoldstraße 29<br />84034 Landshut</p><p><strong>31.03.2023</strong> 08.00 bis 12.00 Uhr und 13.00 bis 16&nbsp;Uhr<br></p>'}},
                {'geometry': {'type': 'Point','coordinates': [11.2074976, 49.3669102]},
        'type': 'Feature',
        'properties': {'popupContent': '<h3>Bür­ger­bü­ro</h3><p>Gun­de­kar­stra­ße&nbsp;22<br />90537 Feucht</p><p><strong>30.03.2023</strong> 10:00 – 15:00&nbsp;Uhr<br><strong>31.03.2023</strong> 14:00 – 18:00 Uhr / 20:00 Uhr – 22:00&nbsp;Uhr<br></p>'}},
                {'geometry': {'type': 'Point','coordinates': [11.0076951, 49.5911294]},
        'type': 'Feature',
        'properties': {'popupContent': '<h3>STADT Erlan­gen, Rathaus</h3><p>Rathausplatz 1<br />91052 Erlangen</p><p><strong>29.03.2023</strong> irgend­was Vor­mit­tag &amp; Nachmittag<br></p>'}},
                {'geometry': {'type': 'Point','coordinates': [11.7436511, 48.4006389]},
        'type': 'Feature',
        'properties': {'popupContent': '<h3>Rat­haus</h3><p>Obere Hauptstraße 2<br />85354 Freising</p><p><strong>30.03.2023</strong> kei­ne Öffnung<br><strong>31.03.2023</strong> 8.00 bis 12:00 Uhr und 13.00 bis 16.00&nbsp;Uhr<br></p>'}},
        ]
};