{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rigby Lane South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.407558,
            53.609341
          ],
          [
            -2.407777,
            53.609317
          ],
          [
            -2.407996,
            53.609294
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rigby Lane South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.406197,
            53.609202
          ],
          [
            -2.406577,
            53.609425
          ],
          [
            -2.406803,
            53.609405
          ],
          [
            -2.407558,
            53.609341
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070927069, BL2 3EQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4061966399727037,
          53.60920152217447
        ]
      }
    }
  ]
}