{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "East Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.550802,
            53.523898
          ],
          [
            -2.550763,
            53.523993
          ],
          [
            -2.550724,
            53.524088
          ],
          [
            -2.550673,
            53.524168
          ],
          [
            -2.550621,
            53.524248
          ],
          [
            -2.550557,
            53.524348
          ],
          [
            -2.550492,
            53.524448
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014061160, WN2 4GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5506549892910795,
          53.524186450354776
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012855388, WN2 4GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5504281613341497,
          53.5241425527931
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004809062, WN2 4GN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5504577444180754,
          53.52409747409062
        ]
      }
    }
  ]
}