{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Old School Lane",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.19232,
            53.36859
          ],
          [
            -2.191904,
            53.368733
          ],
          [
            -2.191488,
            53.368875
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10007624029, SK8 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.192328076059097,
          53.36859497980322
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "100011441515, SK8 6EE",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.192403867954197,
          53.36873867540478
        ]
      }
    }
  ]
}