{
  "ok": true,
  "service": "fletschhorn-guesty-worker",
  "property": "Saas-Fee Retreat / Fletschhorn",
  "message": "Worker is running.",
  "routes": [
    "GET /",
    "GET /health",
    "GET /debug",
    "GET /config",
    "GET /auth-test/open",
    "GET /auth-test/booking",
    "GET /payment-provider",
    "GET /content?lang=en",
    "GET /images",
    "GET /listing",
    "GET /toolbar-calendar?from=2026-07-01&to=2026-07-31&adults=2",
    "GET /calendar-toolbar?from=2026-07-01&to=2026-07-31&adults=2",
    "GET /calendar?from=2026-07-01&to=2026-07-31",
    "GET /calendar-raw?from=2026-07-01&to=2026-07-31",
    "POST /quote",
    "POST /book",
    "GET /booking-status?reservationId=..."
  ]
}