{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Samson Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.221825,
            51.450924
          ],
          [
            0.222127,
            51.450911
          ],
          [
            0.222428,
            51.450899
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023445958, DA1 5WS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.22186624433919994,
          51.45090758798067
        ]
      }
    }
  ]
}