{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rochdale Old Road North",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.272777,
            53.59866
          ],
          [
            -2.272385,
            53.598728
          ],
          [
            -2.271992,
            53.598796
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004948, BL9 7RX",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.259254199947664,
          53.601224292478996
        ]
      }
    }
  ]
}