{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Michael's Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.993076,
            53.485015
          ],
          [
            -2.993397,
            53.485149
          ],
          [
            -2.993718,
            53.485283
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41090079, L30 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.993246952839099,
          53.48523793308389
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "41090080, L30 2QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9931707747979237,
          53.485202611048145
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023554139, L30 2RS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.9930910273525715,
          53.48501450867103
        ]
      }
    }
  ]
}