{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cumberland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.49,
            54.991199
          ],
          [
            -1.489905,
            54.991302
          ],
          [
            -1.489809,
            54.991405
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cumberland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.490222,
            54.990948
          ],
          [
            -1.490111,
            54.991074
          ],
          [
            -1.49,
            54.991199
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Cumberland Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.489809,
            54.991405
          ],
          [
            -1.489643,
            54.991584
          ],
          [
            -1.489477,
            54.991763
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "47228412, NE28 6SH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4902215766822966,
          54.990948254326106
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025714264, NE28 6SU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.4894472500830198,
          54.99161898057382
        ]
      }
    }
  ]
}