{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sussex Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -1.616568,
            54.96767
          ],
          [
            -1.616398,
            54.967535
          ],
          [
            -1.615931,
            54.967363
          ],
          [
            -1.615893,
            54.967328
          ],
          [
            -1.615412,
            54.966879
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510720344, NE1 5DG",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6165682600825482,
          54.96767011186819
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510739998, NE1 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6153712356642518,
          54.967073240894
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510760459, NE1 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6148293792489856,
          54.96656829598836
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4510760460, NE1 3PD",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -1.6147984851741843,
          54.96653225311938
        ]
      }
    }
  ]
}