{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Arden Court",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.725477,
            53.653386
          ],
          [
            -1.725856,
            53.653284
          ],
          [
            -1.726235,
            53.653181
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83093822, HD5 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.726100485004849,
          53.652974111157846
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83093823, HD5 0DX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7264322868168458,
          53.65313665661843
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83203781, HD5 0EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7254774939681334,
          53.65338614325062
        ]
      }
    }
  ]
}