{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Stanley Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.127217,
            53.260557
          ],
          [
            -2.127277,
            53.260467
          ],
          [
            -2.127493,
            53.260477
          ],
          [
            -2.127667,
            53.260485
          ],
          [
            -2.127843,
            53.260424
          ],
          [
            -2.127987,
            53.260432
          ],
          [
            -2.128131,
            53.260439
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007951981, SK11 6AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1277117530243776,
          53.26056574327576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007952047, SK11 6AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127336957410963,
          53.260557156166925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007954373, SK11 6AY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1277117530243776,
          53.26056574327576
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007958904, SK11 6AU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.127217031399047,
          53.26055728444203
        ]
      }
    }
  ]
}