{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Edington Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.449154,
            55.023686
          ],
          [
            -1.449322,
            55.023929
          ],
          [
            -1.449491,
            55.024173
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Edington Grove",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.449491,
            55.024173
          ],
          [
            -1.449737,
            55.024489
          ],
          [
            -1.449983,
            55.024804
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47031256, NE30 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4491036121073833,
          55.02391950539699
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47031257, NE30 3QT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.449164943767772,
          55.02400964546086
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47226388, NE30 2TR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.449153736643547,
          55.02368608937909
        ]
      }
    }
  ]
}