{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Birchmere Row",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.013169,
            51.466926
          ],
          [
            0.012991,
            51.466803
          ],
          [
            0.012916,
            51.466783
          ],
          [
            0.012597,
            51.466699
          ],
          [
            0.012553,
            51.466679
          ],
          [
            0.012509,
            51.466658
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023227028, SE3 0SS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.01316888737338425,
          51.46692585605149
        ]
      }
    }
  ]
}