{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "The Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.518336,
            52.706727
          ],
          [
            0.520312,
            52.707792
          ],
          [
            0.520973,
            52.708006
          ],
          [
            0.521734,
            52.708252
          ],
          [
            0.521815,
            52.708278
          ],
          [
            0.521917,
            52.708358
          ],
          [
            0.521922,
            52.708362
          ],
          [
            0.52292,
            52.709144
          ],
          [
            0.526688,
            52.712095
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096051745, PE32 1JY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5209992884206288,
          52.707996398917714
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10096051746, PE32 1HW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.5266682674887277,
          52.71207490090582
        ]
      }
    }
  ]
}