{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Britannia Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.776287,
            51.55126
          ],
          [
            -1.776751,
            51.551169
          ],
          [
            -1.777214,
            51.551078
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009421871, SN1 4BH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7772281795225047,
          51.55109597518308
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10022786050, SN1 4BS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7754239039549415,
          51.551398247811846
        ]
      }
    }
  ]
}