{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Peak Street",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.228817,
            53.48033
          ],
          [
            -2.228968,
            53.480527
          ],
          [
            -2.22912,
            53.480725
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023057722, M1 2FJ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.229210355106711,
          53.48071575146925
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "10023068114, M1 2TP",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.22881650102723,
          53.48033000342068
        ]
      }
    }
  ]
}