{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Compass Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.180481,
            53.473905
          ],
          [
            -2.180525,
            53.473653
          ],
          [
            -2.180569,
            53.473402
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023063704, M11 2FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1805688915019927,
          53.473401747924555
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10070868706, M11 2FS",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1808865708098284,
          53.47370687440042
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10090669781, M11 2NF",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1803289864191386,
          53.473671764445626
        ]
      }
    }
  ]
}