{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Belmont Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.759566,
            53.760875
          ],
          [
            -1.75929,
            53.76104
          ],
          [
            -1.759014,
            53.761205
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10010590339, BD12 0HH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7592240631401281,
          53.7610644018711
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090110595, BD12 0HJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.758858943299209,
          53.761252417532596
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051136584, BD6 1BQ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7589179199393539,
          53.76154914114054
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100051952085, BD6 1FD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7603030079870536,
          53.76071602825384
        ]
      }
    }
  ]
}