{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waste Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.966579,
            54.347413
          ],
          [
            -0.966044,
            54.347261
          ],
          [
            -0.964307,
            54.346977
          ],
          [
            -0.963619,
            54.346689
          ],
          [
            -0.963386,
            54.346592
          ],
          [
            -0.962658,
            54.346702
          ],
          [
            -0.962527,
            54.346722
          ],
          [
            -0.96218,
            54.346774
          ],
          [
            -0.96122,
            54.346794
          ],
          [
            -0.960508,
            54.346937
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070749351, YO62 7UY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9665876033182602,
          54.34744772089394
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200001275438, YO62 7UX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9657461562750324,
          54.34726076264496
        ]
      }
    }
  ]
}