{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Madeline Mckenna Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.767606,
            53.380326
          ],
          [
            -2.767541,
            53.380135
          ],
          [
            -2.767476,
            53.379944
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090871406, WA8 4DY",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.767655547765942,
          53.37988937831307
        ]
      }
    }
  ]
}