{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Bell Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.264376,
            52.403725
          ],
          [
            0.264733,
            52.403593
          ],
          [
            0.265089,
            52.40346
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10002593880, CB6 1DD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2646978173935126,
          52.40359683134515
        ]
      }
    }
  ]
}