{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sutherland Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.816293,
            53.627003
          ],
          [
            -1.815916,
            53.627082
          ],
          [
            -1.815539,
            53.62716
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83029091, HD4 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8162038368293034,
          53.627161210716935
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83029092, HD4 5LS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8162643570961507,
          53.6271523152633
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83206424, HD4 5LP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.815538542753766,
          53.62716018885426
        ]
      }
    }
  ]
}