{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "South Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.398382,
            52.25033
          ],
          [
            0.398323,
            52.250299
          ],
          [
            0.398265,
            52.250268
          ],
          [
            0.39822,
            52.250245
          ],
          [
            0.398131,
            52.250197
          ],
          [
            0.397998,
            52.250126
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.397394,
            52.249569
          ],
          [
            0.396809,
            52.249237
          ],
          [
            0.396223,
            52.248905
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "South Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.397998,
            52.250126
          ],
          [
            0.397971,
            52.2499
          ],
          [
            0.397818,
            52.249812
          ],
          [
            0.397394,
            52.249569
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10001252493, CB8 0AB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.39834941757745934,
          52.250287036102705
        ]
      }
    }
  ]
}