{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "geometry": {
        "type": "Polygon",
        "coordinates": [
          [
            [
              8.702370750870358,
              55.46544084889212,
              0
            ],
            [
              8.703372113772296,
              55.46759080890332,
              0
            ],
            [
              8.699286530105358,
              55.46703643618073,
              0
            ],
            [
              8.702370750870358,
              55.46544084889212,
              0
            ]
          ]
        ]
      },
      "properties": {
        "name": "Polygon",
        "description": "Polygon color orange width 5. Part of Sammensat object",
        "stroke": "#ffaa00",
        "stroke-opacity": 1,
        "stroke-width": 5,
        "fill": "#ffff7f",
        "fill-opacity": 0.5019607843137255,
        "visibility": "0"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            8.702075670821364,
            55.46678670959115,
            0
          ],
          [
            8.702442420416137,
            55.46703227260685,
            0
          ],
          [
            8.702896688619111,
            55.46695144341841,
            0
          ],
          [
            8.702721081911456,
            55.46666389194851,
            0
          ]
        ]
      },
      "properties": {
        "name": "Building",
        "description": "LineString color red, width 10. Part of Sammensat object",
        "stroke": "#ff0000",
        "stroke-opacity": 1,
        "stroke-width": 10,
        "visibility": "0"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            8.699144139314619,
            55.46697342788493,
            0
          ],
          [
            8.702396971798247,
            55.4653446425456,
            0
          ],
          [
            8.703586161702237,
            55.46763956084874,
            0
          ]
        ]
      },
      "properties": {
        "name": "Road",
        "description": "Line color blue width 10\n\nPart of Sammensat objekt",
        "stroke": "#0000ff",
        "stroke-opacity": 1,
        "stroke-width": 10,
        "visibility": "0"
      }
    },
    {
      "type": "Feature",
      "geometry": {
        "type": "Point",
        "coordinates": [
          8.698902687286267,
          55.46715709410897,
          0
        ]
      },
      "properties": {
        "name": "Pin",
        "description": "Icon circle green scale 1\n\nPart of Sammensat objekt",
        "visibility": "0"
      }
    }
  ]
}