{
  "type": "FeatureCollection",
  "features": [
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rochdale Road South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288288,
            53.593131
          ],
          [
            -2.287796,
            53.593002
          ],
          [
            -2.287304,
            53.592873
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "Back Rochdale Road South",
        "stroke": "#0000ff",
        "stroke-width": 5
      },
      "geometry": {
        "type": "LineString",
        "coordinates": [
          [
            -2.288697,
            53.593247
          ],
          [
            -2.288492,
            53.593189
          ],
          [
            -2.288288,
            53.593131
          ]
        ]
      }
    },
    {
      "type": "Feature",
      "properties": {
        "name": "4210004952, BL9 7AZ",
        "marker-color": "#00ff00"
      },
      "geometry": {
        "type": "Point",
        "coordinates": [
          -2.288696794454104,
          53.59324712604945
        ]
      }
    }
  ]
}