{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Graham Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.597081,
            53.515469
          ],
          [
            -2.597305,
            53.515412
          ],
          [
            -2.597529,
            53.515354
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014063741, WN2 5QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.597276628391883,
          53.515414471187675
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014065972, WN2 5LJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5993155493456994,
          53.514559342013634
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "200004807345, WN2 5QF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.5974871126556067,
          53.51536847640075
        ]
      }
    }
  ]
}