{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4474,
          46.948
        ]
      },
      "properties": {
        "objekt_id": 1,
        "name": "Eiche Aareufer",
        "einheimisch": true,
        "einschätzung": "sehr gut",
        "Foto": "media/foto1.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.451,
          46.9495
        ]
      },
      "properties": {
        "objekt_id": 2,
        "name": "Linde Rosengarten",
        "einheimisch": true,
        "einschätzung": "gut",
        "Foto": "media/foto2.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4405,
          46.9462
        ]
      },
      "properties": {
        "objekt_id": 3,
        "name": "Ahorn Altstadt",
        "einheimisch": false,
        "einschätzung": "ok",
        "Foto": "media/foto3.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4552,
          46.9478
        ]
      },
      "properties": {
        "objekt_id": 4,
        "name": "Buche Tierpark",
        "einheimisch": true,
        "einschätzung": "gut",
        "Foto": "media/foto4.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4601,
          46.9503
        ]
      },
      "properties": {
        "objekt_id": 5,
        "name": "Platane Bahnhof",
        "einheimisch": false,
        "einschätzung": "ok",
        "Foto": "media/foto5.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4308,
          46.952
        ]
      },
      "properties": {
        "objekt_id": 6,
        "name": "Tanne Bremgartenwald",
        "einheimisch": true,
        "einschätzung": "sehr gut",
        "Foto": "media/foto6.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4702,
          46.9469
        ]
      },
      "properties": {
        "objekt_id": 7,
        "name": "Birke Lorraine",
        "einheimisch": true,
        "einschätzung": "ok",
        "Foto": "media/foto7.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4589,
          46.9425
        ]
      },
      "properties": {
        "objekt_id": 8,
        "name": "Kastanie Kirchenfeld",
        "einheimisch": false,
        "einschätzung": "schlecht",
        "Foto": "media/foto8.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4392,
          46.9408
        ]
      },
      "properties": {
        "objekt_id": 9,
        "name": "Fichte Wyler",
        "einheimisch": true,
        "einschätzung": "unbekannt",
        "Foto": "media/foto9.jpg"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          7.4655,
          46.9531
        ]
      },
      "properties": {
        "objekt_id": 10,
        "name": "Ulme Länggasse",
        "einheimisch": true,
        "einschätzung": "gut",
        "Foto": "media/foto10.jpg"
      }
    }
  ]
}