{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.880869,
            52.767032
          ],
          [
            -0.880995,
            52.767039
          ],
          [
            -0.881121,
            52.767045
          ],
          [
            -0.881527,
            52.767065
          ],
          [
            -0.881933,
            52.767085
          ],
          [
            -0.882245,
            52.767098
          ],
          [
            -0.882557,
            52.767111
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033209798, LE13 1PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8808694511425694,
          52.76703249915182
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10033210084, LE13 1PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8817483124760969,
          52.7668609854853
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200002697824, LE13 1PE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.8815556804031851,
          52.766859169914454
        ]
      }
    }
  ]
}