{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Northside Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.016257,
            51.408599
          ],
          [
            0.016323,
            51.408636
          ],
          [
            0.016389,
            51.408672
          ],
          [
            0.016638,
            51.408908
          ],
          [
            0.016675,
            51.408943
          ],
          [
            0.017054,
            51.408906
          ],
          [
            0.017129,
            51.408894
          ],
          [
            0.017204,
            51.408882
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003628367, BR1 3LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.016511486262607275,
          51.40882890303174
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003628584, BR1 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01767179458890517,
          51.409708213632385
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003640521, BR1 3LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.016689840247528964,
          51.40896072620801
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013149343, BR1 3LW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01797472720937395,
          51.40972997573813
        ]
      }
    }
  ]
}