{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterside Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.966797,
            51.150792
          ],
          [
            -0.966644,
            51.150931
          ],
          [
            -0.966491,
            51.151071
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10032902077, GU34 2PQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.9672532239078335,
          51.15082805496484
        ]
      }
    }
  ]
}