{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Harrison Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.652064,
            53.539892
          ],
          [
            -2.651813,
            53.539722
          ],
          [
            -2.651561,
            53.539553
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061551, WN5 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6516681750794406,
          53.53964198718685
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014065061, WN5 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6516118262230353,
          53.53990296130832
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025165364, WN5 9AJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651455697681856,
          53.539562248662286
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012499949, WN5 9AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.651604508579472,
          53.53942660986041
        ]
      }
    }
  ]
}