{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Tudor Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -0.527675,
            51.891585
          ],
          [
            -0.527887,
            51.891785
          ],
          [
            -0.527811,
            51.891883
          ],
          [
            -0.527889,
            51.891949
          ],
          [
            -0.528094,
            51.89212
          ],
          [
            -0.528396,
            51.891991
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014617462, LU6 1NJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -0.5277041580278062,
          51.89159389095498
        ]
      }
    }
  ]
}