{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Middle Way",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.178774,
            52.12999
          ],
          [
            0.17882,
            52.130028
          ],
          [
            0.178866,
            52.130066
          ],
          [
            0.178901,
            52.130094
          ],
          [
            0.179168,
            52.130312
          ],
          [
            0.179471,
            52.130559
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10008080566, CB22 3TJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.17877648905817672,
          52.12999662351006
        ]
      }
    }
  ]
}