{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Lichlade Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.090134,
            51.362772
          ],
          [
            0.09022,
            51.362766
          ],
          [
            0.090306,
            51.36276
          ],
          [
            0.090388,
            51.362794
          ],
          [
            0.090471,
            51.362828
          ],
          [
            0.090597,
            51.362963
          ],
          [
            0.090724,
            51.363097
          ],
          [
            0.090704,
            51.363137
          ],
          [
            0.090684,
            51.363176
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10003640042, BR6 9JZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.09055707183927617,
          51.36290819390736
        ]
      }
    }
  ]
}