{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birdcage Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.398472,
            52.748687
          ],
          [
            0.39846,
            52.748559
          ],
          [
            0.398447,
            52.748431
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Birdcage Walk",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.398447,
            52.748431
          ],
          [
            0.398432,
            52.748292
          ],
          [
            0.398417,
            52.748153
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023633556, PE30 5AH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.39843365786676477,
          52.748188278842775
        ]
      }
    }
  ]
}