{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hazel Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.064101,
            51.638897
          ],
          [
            -0.063861,
            51.638794
          ],
          [
            -0.06362,
            51.638692
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Hazel Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.06362,
            51.638692
          ],
          [
            -0.063378,
            51.638588
          ],
          [
            -0.063136,
            51.638485
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "207000621, EN1 1HD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.06410078574053447,
          51.63889666498808
        ]
      }
    }
  ]
}