{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Calverly Road",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.191417,
            53.390007
          ],
          [
            -2.191657,
            53.389769
          ],
          [
            -2.191896,
            53.38953
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10009668424, SK8 2JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.1914172799717964,
          53.39000729740188
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10024831679, SK8 2JN",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.191491329658018,
          53.3897554980763
        ]
      }
    }
  ]
}