{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Centenary Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.275741,
            51.655864
          ],
          [
            -0.275542,
            51.655699
          ],
          [
            -0.275344,
            51.655534
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013910501, WD6 1EB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.2754455744765637,
          51.65561638871278
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10013910504, WD6 1AG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.27571055290171553,
          51.655872060113076
        ]
      }
    }
  ]
}