{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Devonshire Terrace",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.614142,
            54.981241
          ],
          [
            -1.613829,
            54.981298
          ],
          [
            -1.613516,
            54.981356
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510712775, NE2 4BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6141421529751336,
          54.981240685457585
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510717249, NE1 7RU",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6132628609595654,
          54.98168720763082
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510719125, NE2 4BF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6134400822690789,
          54.98113062295452
        ]
      }
    }
  ]
}