{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Manchester Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.403109,
            53.558289
          ],
          [
            -2.402884,
            53.558442
          ],
          [
            -2.403053,
            53.558521
          ],
          [
            -2.403387,
            53.558679
          ],
          [
            -2.403478,
            53.558642
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Manchester Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.403478,
            53.558642
          ],
          [
            -2.403607,
            53.558705
          ],
          [
            -2.403735,
            53.558767
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Manchester Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.403735,
            53.558767
          ],
          [
            -2.40388,
            53.558834
          ],
          [
            -2.404024,
            53.558901
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013877475, BL3 2PR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.4028566851573263,
          53.558428674569655
        ]
      }
    }
  ]
}