{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Flather Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.809167,
            53.011775
          ],
          [
            -1.809145,
            53.012149
          ],
          [
            -1.809281,
            53.012627
          ],
          [
            -1.809087,
            53.013397
          ],
          [
            -1.80867,
            53.014306
          ],
          [
            -1.80826,
            53.014762
          ],
          [
            -1.808056,
            53.015395
          ],
          [
            -1.807593,
            53.016836
          ],
          [
            -1.807461,
            53.017841
          ],
          [
            -1.807474,
            53.01911
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023781403, DE6 2DA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8091819638502602,
          53.01177530058498
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024960420, DE6 2HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8001069927957516,
          53.02106418929773
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025370539, DE6 2BY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.807666983522952,
          53.01730119466014
        ]
      }
    }
  ]
}