{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "St Cuthberts Drive",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.829778,
            55.59841
          ],
          [
            -1.830059,
            55.598902
          ],
          [
            -1.830082,
            55.598942
          ],
          [
            -1.830086,
            55.598948
          ],
          [
            -1.830166,
            55.599089
          ],
          [
            -1.830497,
            55.599447
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024652040, NE70 7QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8304047698870924,
          55.59961120357606
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095492945, NE70 7QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8304855882019948,
          55.5992698744732
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095492946, NE70 7QR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8305962498548027,
          55.59936886522824
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10095492952, NE70 7QA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.8297909399905268,
          55.598433282682876
        ]
      }
    }
  ]
}