{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Hay Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.554347,
            53.072109
          ],
          [
            -1.553351,
            53.07166
          ],
          [
            -1.551294,
            53.070267
          ],
          [
            -1.551013,
            53.070026
          ],
          [
            -1.549686,
            53.068886
          ],
          [
            -1.54896,
            53.067894
          ],
          [
            -1.548765,
            53.06748
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000253389, DE4 4AF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5498736192551072,
          53.069057358214316
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10000253390, DE4 4AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5491303339927125,
          53.067346609889704
        ]
      }
    }
  ]
}