{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Beeley Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.55825,
            53.201843
          ],
          [
            -1.552659,
            53.199233
          ],
          [
            -1.548172,
            53.197138
          ],
          [
            -1.547571,
            53.196904
          ],
          [
            -1.546933,
            53.196759
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010333544, S45 0AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5582153558847311,
          53.201829648563994
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10034490313, S45 0AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5503342993406597,
          53.19816865635637
        ]
      }
    }
  ]
}