{
  "schemaVersion": "1.0",
  "id": "en-maze-0015-1p7lhx",
  "type": "maze",
  "locale": "en",
  "slug": "maze-challenge-015-hard-0015",
  "title": "Maze Challenge 015",
  "description": "A hard Maze puzzle ready for online play, WebView embedding, and printing.",
  "difficulty": "hard",
  "seed": "playonepage-v1-en-maze-15",
  "sequence": 15,
  "tags": [
    "maze",
    "hard",
    "en"
  ],
  "audience": "All ages",
  "createdAt": "2026-05-30T00:00:00.000Z",
  "print": {
    "title": "Maze Challenge 015",
    "instructions": "Move from start to goal without crossing walls."
  },
  "routes": {
    "json": "/puzzles/v1/en/maze/en-maze-0015-1p7lhx.json",
    "embed": "/embed/v1/en/maze/en-maze-0015-1p7lhx.html",
    "web": "/puzzles/maze/maze-challenge-015-hard-0015/"
  },
  "puzzle": {
    "rows": 7,
    "cols": 7,
    "walls": [
      13,
      5,
      5,
      5,
      3,
      13,
      3,
      9,
      5,
      5,
      3,
      12,
      3,
      10,
      12,
      5,
      7,
      8,
      3,
      12,
      2,
      9,
      5,
      5,
      6,
      10,
      11,
      10,
      10,
      13,
      5,
      5,
      2,
      10,
      10,
      8,
      5,
      5,
      3,
      12,
      6,
      10,
      12,
      5,
      7,
      12,
      5,
      5,
      6
    ],
    "start": 0,
    "goal": 48
  },
  "solution": {
    "kind": "maze",
    "solutionPath": [
      0,
      1,
      2,
      3,
      4,
      11,
      12,
      19,
      20,
      27,
      34,
      41,
      48
    ]
  },
  "estimatedMinutes": 5
}
