{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Roger Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.584528,
            54.977144
          ],
          [
            -1.584755,
            54.977114
          ],
          [
            -1.584982,
            54.977083
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510044372, NE6 1SR",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5848083414952538,
          54.97723513935977
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510714939, NE4 6UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.585294782064789,
          54.97703011354869
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10015833052, NE6 1EJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5858242966297587,
          54.97719366937359
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025634937, NE4 6UH",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.5852629809734353,
          54.977083922802855
        ]
      }
    }
  ]
}