{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Muirhead Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.708341,
            53.772909
          ],
          [
            -1.708448,
            53.772939
          ],
          [
            -1.708555,
            53.772969
          ],
          [
            -1.708775,
            53.772979
          ],
          [
            -1.708995,
            53.772988
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010591122, BD4 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7086000086184259,
          53.77300510793921
        ]
      }
    }
  ]
}