{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Murray Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.714046,
            54.961792
          ],
          [
            -1.714182,
            54.961835
          ],
          [
            -1.714319,
            54.961878
          ],
          [
            -1.714455,
            54.961921
          ],
          [
            -1.714591,
            54.961964
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Murray Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.714591,
            54.961964
          ],
          [
            -1.714724,
            54.962004
          ],
          [
            -1.714856,
            54.962045
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Murray Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.714856,
            54.962045
          ],
          [
            -1.714997,
            54.962086
          ],
          [
            -1.715137,
            54.962127
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Murray Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.715137,
            54.962127
          ],
          [
            -1.715308,
            54.962181
          ],
          [
            -1.71548,
            54.962235
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070833618, NE21 4PU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7154796909334955,
          54.96223524080103
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100000005221, NE21 4QG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.7149335916992763,
          54.96216207317074
        ]
      }
    }
  ]
}