{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grebe Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.210822,
            51.361361
          ],
          [
            -0.210705,
            51.361395
          ],
          [
            -0.210575,
            51.361434
          ],
          [
            -0.21056,
            51.361438
          ],
          [
            -0.210669,
            51.361584
          ],
          [
            -0.210208,
            51.361721
          ],
          [
            -0.209746,
            51.361859
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "5870128992, SM1 2ZU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.20975406592439613,
          51.36184857974741
        ]
      }
    }
  ]
}