{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Sumner Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.580814,
            53.570919
          ],
          [
            -2.580932,
            53.570992
          ],
          [
            -2.58105,
            53.571065
          ],
          [
            -2.581074,
            53.57108
          ],
          [
            -2.581099,
            53.571096
          ],
          [
            -2.581253,
            53.57119
          ],
          [
            -2.581408,
            53.571284
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063892, WN2 1YL",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.581057660608774,
          53.5710701753477
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100012814221, WN2 1YT",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5805909277028256,
          53.57117131519576
        ]
      }
    }
  ]
}