{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lower Common Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.96294,
            52.297941
          ],
          [
            -1.963265,
            52.297407
          ],
          [
            -1.96359,
            52.296873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009651276, B97 4NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9629442930093657,
          52.297907043873806
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200003631079, B97 4NB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.9628855638631708,
          52.29799692793619
        ]
      }
    }
  ]
}