{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Rectory Garden",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.629068,
            53.617398
          ],
          [
            -1.628766,
            53.617343
          ],
          [
            -1.628489,
            53.617231
          ],
          [
            -1.62795,
            53.617013
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83158900, HD8 9RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6283457392709848,
          53.617009456956474
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83158901, HD8 9RD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6280441997250885,
          53.61691863809864
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "83217360, HD8 9RR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.629067943549957,
          53.617398191872034
        ]
      }
    }
  ]
}