{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cook Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.597129,
            53.514633
          ],
          [
            -2.596904,
            53.514684
          ],
          [
            -2.596679,
            53.514734
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063843, WN2 5QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.596934384230181,
          53.51467013360019
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10025173357, WN2 5QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5985786833622804,
          53.514706851543664
        ]
      }
    }
  ]
}