{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "King Haakon Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.151745,
            60.155676
          ],
          [
            -1.150986,
            60.155765
          ],
          [
            -1.150227,
            60.155854
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30100002774, ZE1 0JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.150572792257443,
          60.15573088343387
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30100002775, ZE1 0JX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1511632063404709,
          60.15588731359666
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "30100010741, ZE1 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.1516548120508439,
          60.15568393750463
        ]
      }
    }
  ]
}