{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Levels Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.981209,
            53.506538
          ],
          [
            -0.980524,
            53.506829
          ],
          [
            -0.979839,
            53.507121
          ],
          [
            -0.978823,
            53.507533
          ],
          [
            -0.977808,
            53.507946
          ],
          [
            -0.974344,
            53.509344
          ],
          [
            -0.972331,
            53.510156
          ],
          [
            -0.972087,
            53.510169
          ],
          [
            -0.970805,
            53.50991
          ],
          [
            -0.970694,
            53.509845
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095781562, DN9 3AX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9810867585240107,
          53.506590488244974
        ]
      }
    }
  ]
}