{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterside Place",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            0.205927,
            51.987173
          ],
          [
            0.205328,
            51.987186
          ],
          [
            0.204729,
            51.987199
          ],
          [
            0.204659,
            51.987203
          ],
          [
            0.204588,
            51.987207
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093254871, CB11 3ZE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.20497606052779785,
          51.98727951774765
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10093254893, CB11 3ZB",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          0.2059029201203234,
          51.987172233461855
        ]
      }
    }
  ]
}