{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Slid Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.037516,
            52.128231
          ],
          [
            0.037891,
            52.127803
          ],
          [
            0.038266,
            52.127374
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003873907, CB22 7QX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03734165702555676,
          52.12836227279791
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100090157176, CB22 7RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.03813548358585419,
          52.12718859821587
        ]
      }
    }
  ]
}