{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Waterloo Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.648987,
            53.552753
          ],
          [
            -2.649118,
            53.552642
          ],
          [
            -2.64925,
            53.552532
          ],
          [
            -2.649263,
            53.552521
          ],
          [
            -2.649275,
            53.552511
          ],
          [
            -2.649384,
            53.552419
          ],
          [
            -2.649493,
            53.552328
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014059072, WN6 7LZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.649454577567989,
          53.55275028558716
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063135, WN6 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6492250187619164,
          53.55254479697642
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011820682, WN6 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6491034506182696,
          53.55249152608742
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011820683, WN6 7NA",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6489388055253604,
          53.55258230482136
        ]
      }
    }
  ]
}