{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Otterden Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.086942,
            51.36523
          ],
          [
            0.086644,
            51.365316
          ],
          [
            0.086347,
            51.365402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003641347, BR6 9SL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.08670087192376723,
          51.365297144195694
        ]
      }
    }
  ]
}