{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Cuthbert Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.667732,
            53.535392
          ],
          [
            -2.667792,
            53.535558
          ],
          [
            -2.667852,
            53.535725
          ],
          [
            -2.667911,
            53.535886
          ],
          [
            -2.667969,
            53.536046
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10014060993, WN5 9DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6678580030335786,
          53.535732509263944
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011768662, WN5 9DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.667947816165965,
          53.535687064787176
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011768663, WN5 9DJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.6680393274431573,
          53.53574947311663
        ]
      }
    }
  ]
}