{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Glastonbury Close",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -4.162055,
            50.396517
          ],
          [
            -4.161728,
            50.396662
          ],
          [
            -4.161636,
            50.396702
          ],
          [
            -4.161381,
            50.396619
          ],
          [
            -4.161241,
            50.396654
          ],
          [
            -4.161102,
            50.396689
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094640278, PL2 2NW",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.162134210033642,
          50.396563278369804
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094640279, PL2 2FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161352627602932,
          50.39670373129248
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10094640280, PL2 2FG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -4.161185553862435,
          50.39674281443915
        ]
      }
    }
  ]
}