{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Grovebury Place Estate",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.657562,
            51.911615
          ],
          [
            -0.656913,
            51.911446
          ],
          [
            -0.656887,
            51.911463
          ],
          [
            -0.65637,
            51.911792
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014617401, LU7 4SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.6575618817481547,
          51.91161519958336
        ]
      }
    }
  ]
}