{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rossenclough Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.21862,
            53.337701
          ],
          [
            -2.218507,
            53.337669
          ],
          [
            -2.218395,
            53.337638
          ],
          [
            -2.218334,
            53.337625
          ],
          [
            -2.218272,
            53.337612
          ],
          [
            -2.218182,
            53.337593
          ],
          [
            -2.218091,
            53.337573
          ],
          [
            -2.21798,
            53.337546
          ],
          [
            -2.217868,
            53.33752
          ],
          [
            -2.217727,
            53.337466
          ],
          [
            -2.217585,
            53.337412
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007956993, SK9 2HX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.2175976208609125,
          53.33741486452079
        ]
      }
    }
  ]
}